AppKit
Bundle Resources
- Entitlements
-
Information Property List
- NSNearbyInteractionAllowOnceUsageDescription
- NSSensorKitPrivacyPolicyURL
- NSSensorKitUsageDescription
- NSSensorKitUsageDetail
Foundation
Swift
- Double
- Array
- Swift Standard Library
SwiftUI
-
App Structure and Behavior
- App
-
Scene
- body
- Body
- onChange(of:perform:)
- defaultAppStorage(_:)
- commands(content:)
- CommandMenu
- CommandGroup
- Commands
- KeyboardShortcut
- WindowGroup
-
DocumentGroup
- init(newDocument:editor:)
- init(viewing:viewer:)
- FileDocument
- FileDocumentConfiguration
- FileDocumentReadConfiguration
- FileDocumentWriteConfiguration
- init(newDocument:editor:)
- init(viewing:viewer:)
- ReferenceFileDocument
- ReferenceFileDocumentConfiguration
- body
- commands(content:)
- defaultAppStorage(_:)
- onChange(of:perform:)
- DocumentGroup.Body
- WKNotificationScene
- Widget
- WidgetBundle
- OpenURLAction
-
Views and Controls
-
View
- body
- Body
-
ViewBuilder
- buildBlock()
- buildBlock(_:)
- buildBlock(_:_:)
- buildBlock(_:_:_:)
- buildBlock(_:_:_:_:)
- buildBlock(_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:_:_:)
- buildEither(first:)
- buildEither(second:)
- buildIf(_:)
- buildLimitedAvailability(_:)
-
Layout
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- SafeAreaRegions
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- ViewDimensions
- AlignmentID
- padding(_:)
- padding(_:)
- padding(_:_:)
- EdgeInsets
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
-
Accessibility
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
-
Accessibility Modifier Types
- AccessibilityActionKind
- AccessibilityAdjustmentDirection
- AccessibilityAttachmentModifier
- AccessibilityChildBehavior
-
AccessibilityTraits
- !=(_:_:)
- ==(_:_:)
- init()
- contains(_:)
- formIntersection(_:)
- formSymmetricDifference(_:)
- formUnion(_:)
- insert(_:)
- intersection(_:)
- remove(_:)
- symmetricDifference(_:)
- union(_:)
- update(with:)
- AccessibilityTraits.ArrayLiteralElement
- AccessibilityTraits.Element
- allowsDirectInteraction
- causesPageTurn
- isButton
- isHeader
- isImage
- isKeyboardKey
- isLink
- isModal
- isSearchField
- isSelected
- isStaticText
- isSummaryElement
- playsSound
- startsMediaSession
- updatesFrequently
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- AccessibilityLabeledPairRole
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
-
Rendering
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- ContentMode
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- BlendMode
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- ColorRenderingMode
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- MatchedGeometryProperties
- Namespace
-
Styling
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- ColorScheme
- PreferredColorSchemeKey
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- RedactionReasons
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
-
View Styles
- DefaultButtonStyle
- PlainButtonStyle
- BorderedButtonStyle
- BorderlessButtonStyle
-
PrimitiveButtonStyle
- makeBody(configuration:)
- PrimitiveButtonStyle.Configuration
-
PrimitiveButtonStyleConfiguration
- label
-
PrimitiveButtonStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- PrimitiveButtonStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- trigger()
- Body
- CardButtonStyle
-
ButtonStyle
- ButtonStyle.Configuration
-
ButtonStyleConfiguration
- label
-
ButtonStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ButtonStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- isPressed
- makeBody(configuration:)
- Body
- DefaultMenuStyle
- BorderlessButtonMenuStyle
-
MenuStyle
- MenuStyle.Configuration
-
MenuStyleConfiguration
-
MenuStyleConfiguration.Content
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- MenuStyleConfiguration.Content.Body
-
MenuStyleConfiguration.Label
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- MenuStyleConfiguration.Label.Body
-
MenuStyleConfiguration.Content
- makeBody(configuration:)
- Body
- DefaultPickerStyle
- SegmentedPickerStyle
- WheelPickerStyle
- InlinePickerStyle
- MenuPickerStyle
- PickerStyle
- DefaultDatePickerStyle
- WheelDatePickerStyle
- GraphicalDatePickerStyle
- CompactDatePickerStyle
- DatePickerStyle
- DefaultTextFieldStyle
- PlainTextFieldStyle
- RoundedBorderTextFieldStyle
- TextFieldStyle
- DefaultToggleStyle
- SwitchToggleStyle
-
ToggleStyle
- ToggleStyle.Configuration
-
ToggleStyleConfiguration
- $isOn
- isOn
- label
-
ToggleStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ToggleStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- makeBody(configuration:)
- Body
- DefaultListStyle
- EllipticalListStyle
- PlainListStyle
- GroupedListStyle
- CarouselListStyle
- SidebarListStyle
- InsetListStyle
- InsetGroupedListStyle
- ListStyle
- DefaultNavigationViewStyle
- StackNavigationViewStyle
- DoubleColumnNavigationViewStyle
- NavigationViewStyle
- DefaultTabViewStyle
- PageTabViewStyle
- CarouselTabViewStyle
- TabViewStyle
- DefaultLabelStyle
- IconOnlyLabelStyle
- TitleOnlyLabelStyle
-
LabelStyle
- LabelStyle.Configuration
-
LabelStyleConfiguration
-
LabelStyleConfiguration.Icon
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- defaultWheelPickerItemHeight(_:)
- deleteDisabled(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusScope(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gaugeStyle(_:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listRowPlatterColor(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- prefersDefaultFocus(_:in:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- LabelStyleConfiguration.Icon.Body
-
LabelStyleConfiguration.Title
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- defaultWheelPickerItemHeight(_:)
- deleteDisabled(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusScope(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gaugeStyle(_:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listRowPlatterColor(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- prefersDefaultFocus(_:in:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- LabelStyleConfiguration.Title.Body
- icon
- title
-
LabelStyleConfiguration.Icon
- makeBody(configuration:)
- Body
- DefaultProgressViewStyle
- LinearProgressViewStyle
- CircularProgressViewStyle
-
ProgressViewStyle
- ProgressViewStyle.Configuration
-
ProgressViewStyleConfiguration
- label
-
ProgressViewStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ProgressViewStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- currentValueLabel
-
ProgressViewStyleConfiguration.CurrentValueLabel
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ProgressViewStyleConfiguration.CurrentValueLabel.Body
- modifier(_:)
-
View Modifiers
- fractionCompleted
- makeBody(configuration:)
- Body
- PageIndexViewStyle
- IndexViewStyle
- DefaultGroupBoxStyle
-
GroupBoxStyle
- GroupBoxStyle.Configuration
-
GroupBoxStyleConfiguration
-
GroupBoxStyleConfiguration.Content
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- GroupBoxStyleConfiguration.Content.Body
-
GroupBoxStyleConfiguration.Label
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- GroupBoxStyleConfiguration.Label.Body
- content
- label
-
GroupBoxStyleConfiguration.Content
- makeBody(configuration:)
- Body
- DefaultGaugeStyle
- CircularGaugeStyle
- LinearGaugeStyle
-
GaugeStyle
- GaugeStyle.Configuration
-
GaugeStyleConfiguration
- label
-
GaugeStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- GaugeStyleConfiguration.Label.Body
- modifier(_:)
- toolbar(content:)
-
View Modifiers
- minimumValueLabel
-
GaugeStyleConfiguration.MinimumValueLabel
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- GaugeStyleConfiguration.MinimumValueLabel.Body
- modifier(_:)
- toolbar(content:)
-
View Modifiers
- maximumValueLabel
-
GaugeStyleConfiguration.MaximumValueLabel
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- GaugeStyleConfiguration.MaximumValueLabel.Body
- modifier(_:)
- toolbar(content:)
-
View Modifiers
- value
- currentValueLabel
-
GaugeStyleConfiguration.CurrentValueLabel
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- GaugeStyleConfiguration.CurrentValueLabel.Body
- modifier(_:)
- toolbar(content:)
-
View Modifiers
-
GaugeStyleConfiguration.MarkedValueLabel
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- GaugeStyleConfiguration.MarkedValueLabel.Body
- modifier(_:)
- toolbar(content:)
-
View Modifiers
- makeBody(configuration:)
- Body
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- ListItemTint
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- NavigationBarItem
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
-
ToolbarItem
- init(placement:content:)
- ToolbarItemPlacement
-
ToolbarContentBuilder
- buildBlock(_:)
- buildBlock(_:)
- buildBlock(_:_:)
- buildBlock(_:_:)
- buildBlock(_:_:_:)
- buildBlock(_:_:_:)
- buildBlock(_:_:_:_:)
- buildBlock(_:_:_:_:)
- buildBlock(_:_:_:_:_:)
- buildBlock(_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:_:_:)
- buildBlock(_:_:_:_:_:_:_:_:_:_:)
- id
- init(id:placement:showsByDefault:content:)
- ToolbarItem.Body
- ToolbarItemGroup
- ToolbarContent
- CustomizableToolbarContent
- contextMenu(_:)
- contextMenu(menuItems:)
- ContextMenu
-
Input and Events
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- GestureMask
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- widgetURL(_:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- MoveCommandDirection
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
-
SubscriptionView
- init(content:publisher:action:)
- publisher
- action
- content
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- SubscriptionView.Body
- modifier(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- HoverEffect
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- DropInfo
- DropProposal
- DropOperation
- DropDelegate
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
-
View Presentation
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- PopoverAttachmentAnchor
-
State
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- equatable()
- modifier(_:)
-
ModifiedContent
- init(content:modifier:)
- !=(_:_:)
- ==(_:_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ModifiedContent.Body
- modifier(_:)
- body
- body
- body
- content
- data
- modifier
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- animation(_:)
- commands(content:)
- concat(_:)
- defaultAppStorage(_:)
- onChange(of:perform:)
- onDelete(perform:)
- onInsert(of:perform:)
- onInsert(of:perform:)
- onMove(perform:)
- preference(key:value:)
- transaction(_:)
- transformPreference(_:_:)
- ModifiedContent.Data
- ModifiedContent.WidgetBody
- EmptyModifier
- ViewModifier
-
Text
- init(_:tableName:bundle:comment:)
- init(_:)
- init(verbatim:)
- init(_:)
- init(_:)
- init(_:)
- init(_:style:)
- Text.DateStyle
- font(_:)
- fontWeight(_:)
-
Font
- largeTitle
- title
- title2
- title3
- headline
- subheadline
- body
- callout
- caption
- caption2
- footnote
- init(_:)
- system(_:design:)
- system(size:weight:design:)
- custom(_:size:)
- Font.TextStyle
- Font.Design
-
ContentSizeCategory
- accessibilityExtraExtraExtraLarge
- accessibilityExtraExtraLarge
- accessibilityExtraLarge
- accessibilityLarge
- accessibilityMedium
- extraExtraExtraLarge
- extraExtraLarge
- extraLarge
- extraSmall
- large
- medium
- small
- init(_:)
- isAccessibilityCategory
- ==(_:_:)
- !=(_:_:)
- <(_:_:)
- <=(_:_:)
- >(_:_:)
- >=(_:_:)
- hash(into:)
- hashValue
- allCases
- ContentSizeCategory.AllCases
- bold()
- italic()
- monospacedDigit()
- smallCaps()
- lowercaseSmallCaps()
- uppercaseSmallCaps()
- leading(_:)
- Font.Leading
- weight(_:)
- Font.Weight
- custom(_:fixedSize:)
- custom(_:size:relativeTo:)
- ==(_:_:)
- !=(_:_:)
- hash(into:)
- hashValue
- foregroundColor(_:)
- bold()
- italic()
- strikethrough(_:color:)
- underline(_:color:)
- kerning(_:)
- tracking(_:)
- baselineOffset(_:)
- textCase(_:)
- Text.Case
- allowsTightening(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- Text.TruncationMode
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- TextAlignment
- flipsForRightToLeftLayoutDirection(_:)
- +(_:_:)
- ==(_:_:)
- !=(_:_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Text.Body
- equatable()
- modifier(_:)
- init(_:formatter:)
- init(_:formatter:)
-
TextField
- init(_:text:onEditingChanged:onCommit:)
- init(_:text:onEditingChanged:onCommit:)
- init(_:value:formatter:onEditingChanged:onCommit:)
- init(_:value:formatter:onEditingChanged:onCommit:)
- PlainTextFieldStyle
- RoundedBorderTextFieldStyle
- DefaultTextFieldStyle
- TextFieldStyle
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- TextField.Body
- modifier(_:)
-
SecureField
- init(_:text:onCommit:)
- init(_:text:onCommit:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- SecureField.Body
- modifier(_:)
-
TextEditor
- init(text:)
- font(_:)
-
Font
- largeTitle
- title
- title2
- title3
- headline
- subheadline
- body
- callout
- caption
- caption2
- footnote
- init(_:)
- system(_:design:)
- system(size:weight:design:)
- custom(_:size:)
- Font.TextStyle
- Font.Design
-
ContentSizeCategory
- accessibilityExtraExtraExtraLarge
- accessibilityExtraExtraLarge
- accessibilityExtraLarge
- accessibilityLarge
- accessibilityMedium
- extraExtraExtraLarge
- extraExtraLarge
- extraLarge
- extraSmall
- large
- medium
- small
- init(_:)
- isAccessibilityCategory
- ==(_:_:)
- !=(_:_:)
- <(_:_:)
- <=(_:_:)
- >(_:_:)
- >=(_:_:)
- hash(into:)
- hashValue
- allCases
- ContentSizeCategory.AllCases
- bold()
- italic()
- monospacedDigit()
- smallCaps()
- lowercaseSmallCaps()
- uppercaseSmallCaps()
- leading(_:)
- Font.Leading
- weight(_:)
- Font.Weight
- custom(_:fixedSize:)
- custom(_:size:relativeTo:)
- ==(_:_:)
- !=(_:_:)
- hash(into:)
- hashValue
- foregroundColor(_:)
- multilineTextAlignment(_:)
- lineSpacing(_:)
- allowsTightening(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- keyboardType(_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- TextEditor.Body
- modifier(_:)
-
Image
- init(_:bundle:)
- init(_:bundle:label:)
- init(decorative:bundle:)
- init(systemName:)
- init(uiImage:)
- init(_:scale:orientation:label:)
- init(decorative:scale:orientation:)
- resizable(capInsets:resizingMode:)
- renderingMode(_:)
- interpolation(_:)
- antialiased(_:)
- Image.Interpolation
- Image.ResizingMode
- Image.Scale
- Image.TemplateRenderingMode
- Image.Orientation
- ==(_:_:)
- !=(_:_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Image.Body
- equatable()
- modifier(_:)
-
Button
- init(action:label:)
- init(_:action:)
- init(_:action:)
- init(_:)
- DefaultButtonStyle
- PlainButtonStyle
- BorderedButtonStyle
- BorderlessButtonStyle
- CardButtonStyle
-
ButtonStyle
- ButtonStyle.Configuration
-
ButtonStyleConfiguration
- label
-
ButtonStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ButtonStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- isPressed
- makeBody(configuration:)
- Body
-
PrimitiveButtonStyle
- makeBody(configuration:)
- PrimitiveButtonStyle.Configuration
-
PrimitiveButtonStyleConfiguration
- label
-
PrimitiveButtonStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- PrimitiveButtonStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- trigger()
- Body
- buttonStyle(_:)
- buttonStyle(_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Button.Body
- modifier(_:)
-
NavigationLink
- init(destination:isActive:label:)
- init(destination:label:)
- init(destination:tag:selection:label:)
- init(destinationName:isActive:label:)
- init(destinationName:label:)
- init(destinationName:tag:selection:label:)
- init(_:destination:)
- init(_:destination:)
- init(_:destination:isActive:)
- init(_:destination:isActive:)
- init(_:destination:tag:selection:)
- init(_:destination:tag:selection:)
- isDetailLink(_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- NavigationLink.Body
- modifier(_:)
-
EditButton
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- EditButton.Body
- modifier(_:)
-
Menu
- init(_:content:)
- init(_:content:)
- init(content:label:)
- init(_:)
-
MenuStyleConfiguration
-
MenuStyleConfiguration.Content
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- MenuStyleConfiguration.Content.Body
-
MenuStyleConfiguration.Label
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- MenuStyleConfiguration.Label.Body
-
MenuStyleConfiguration.Content
- DefaultMenuStyle
- BorderlessButtonMenuStyle
-
MenuStyle
- MenuStyle.Configuration
-
MenuStyleConfiguration
-
MenuStyleConfiguration.Content
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- MenuStyleConfiguration.Content.Body
-
MenuStyleConfiguration.Label
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- MenuStyleConfiguration.Label.Body
-
MenuStyleConfiguration.Content
- makeBody(configuration:)
- Body
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Menu.Body
- modifier(_:)
-
Toggle
- init(isOn:label:)
- init(_:isOn:)
- init(_:isOn:)
- init(_:)
-
ToggleStyle
- ToggleStyle.Configuration
-
ToggleStyleConfiguration
- $isOn
- isOn
- label
-
ToggleStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ToggleStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- makeBody(configuration:)
- Body
- DefaultToggleStyle
- SwitchToggleStyle
- toggleStyle(_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Toggle.Body
- modifier(_:)
-
Picker
- init(selection:label:content:)
- init(_:selection:content:)
- init(_:selection:content:)
- DefaultPickerStyle
- SegmentedPickerStyle
- WheelPickerStyle
- PickerStyle
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Picker.Body
- modifier(_:)
-
DatePicker
- init(_:selection:displayedComponents:)
- init(_:selection:displayedComponents:)
- init(_:selection:in:displayedComponents:)
- init(_:selection:in:displayedComponents:)
- init(_:selection:in:displayedComponents:)
- init(_:selection:in:displayedComponents:)
- init(_:selection:in:displayedComponents:)
- init(_:selection:in:displayedComponents:)
- init(selection:displayedComponents:label:)
- init(selection:in:displayedComponents:label:)
- init(selection:in:displayedComponents:label:)
- init(selection:in:displayedComponents:label:)
- DatePicker.Components
- DatePickerComponents
- DefaultDatePickerStyle
- WheelDatePickerStyle
- GraphicalDatePickerStyle
- DatePickerStyle
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- DatePicker.Body
- modifier(_:)
-
Slider
- init(value:in:onEditingChanged:)
- init(value:in:onEditingChanged:label:)
- init(value:in:onEditingChanged:minimumValueLabel:maximumValueLabel:label:)
- init(value:in:step:onEditingChanged:)
- init(value:in:step:onEditingChanged:label:)
- init(value:in:step:onEditingChanged:minimumValueLabel:maximumValueLabel:label:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Slider.Body
- modifier(_:)
-
Stepper
- init(_:onIncrement:onDecrement:onEditingChanged:)
- init(_:onIncrement:onDecrement:onEditingChanged:)
- init(_:value:in:step:onEditingChanged:)
- init(_:value:in:step:onEditingChanged:)
- init(_:value:step:onEditingChanged:)
- init(_:value:step:onEditingChanged:)
- init(onIncrement:onDecrement:onEditingChanged:label:)
- init(value:in:step:onEditingChanged:label:)
- init(value:step:onEditingChanged:label:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Stepper.Body
- modifier(_:)
-
ColorPicker
- init(_:selection:supportsOpacity:)
- init(_:selection:supportsOpacity:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- ColorPicker.Body
- modifier(_:)
- init(_:selection:supportsOpacity:)
- init(_:selection:supportsOpacity:)
- init(selection:supportsOpacity:label:)
- init(selection:supportsOpacity:label:)
-
ProgressView
- init(label:)
- DefaultProgressViewStyle
- LinearProgressViewStyle
- CircularProgressViewStyle
-
ProgressViewStyle
- ProgressViewStyle.Configuration
-
ProgressViewStyleConfiguration
- label
-
ProgressViewStyleConfiguration.Label
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ProgressViewStyleConfiguration.Label.Body
- modifier(_:)
-
View Modifiers
- currentValueLabel
-
ProgressViewStyleConfiguration.CurrentValueLabel
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ProgressViewStyleConfiguration.CurrentValueLabel.Body
- modifier(_:)
-
View Modifiers
- fractionCompleted
- makeBody(configuration:)
- Body
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- ProgressView.Body
- modifier(_:)
- init(_:)
- init(_:)
- init(_:)
- init(_:)
- init(_:value:total:)
- init(_:value:total:)
- init(value:total:label:currentValueLabel:)
-
Gauge
- init(value:in:label:)
- init(value:in:label:currentValueLabel:)
- init(value:in:label:currentValueLabel:markedValueLabels:)
- init(value:in:label:currentValueLabel:minimumValueLabel:maximumValueLabel:)
- init(value:in:label:currentValueLabel:minimumValueLabel:maximumValueLabel:markedValueLabels:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Gauge.Body
- modifier(_:)
- toolbar(content:)
-
Label
- init(_:image:)
- init(_:image:)
- init(_:systemImage:)
- init(_:systemImage:)
- init(title:icon:)
- init(_:)
-
LabelStyleConfiguration
-
LabelStyleConfiguration.Icon
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- defaultWheelPickerItemHeight(_:)
- deleteDisabled(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusScope(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gaugeStyle(_:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listRowPlatterColor(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- prefersDefaultFocus(_:in:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- LabelStyleConfiguration.Icon.Body
-
LabelStyleConfiguration.Title
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- defaultWheelPickerItemHeight(_:)
- deleteDisabled(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusScope(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gaugeStyle(_:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listRowPlatterColor(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- prefersDefaultFocus(_:in:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- LabelStyleConfiguration.Title.Body
- icon
- title
-
LabelStyleConfiguration.Icon
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Label.Body
- modifier(_:)
-
Link
- init(_:destination:)
- init(_:destination:)
- init(destination:label:)
- font(_:)
-
Font
- largeTitle
- title
- title2
- title3
- headline
- subheadline
- body
- callout
- caption
- caption2
- footnote
- init(_:)
- system(_:design:)
- system(size:weight:design:)
- custom(_:size:)
- Font.TextStyle
- Font.Design
-
ContentSizeCategory
- accessibilityExtraExtraExtraLarge
- accessibilityExtraExtraLarge
- accessibilityExtraLarge
- accessibilityLarge
- accessibilityMedium
- extraExtraExtraLarge
- extraExtraLarge
- extraLarge
- extraSmall
- large
- medium
- small
- init(_:)
- isAccessibilityCategory
- ==(_:_:)
- !=(_:_:)
- <(_:_:)
- <=(_:_:)
- >(_:_:)
- >=(_:_:)
- hash(into:)
- hashValue
- allCases
- ContentSizeCategory.AllCases
- bold()
- italic()
- monospacedDigit()
- smallCaps()
- lowercaseSmallCaps()
- uppercaseSmallCaps()
- leading(_:)
- Font.Leading
- weight(_:)
- Font.Weight
- custom(_:fixedSize:)
- custom(_:size:relativeTo:)
- ==(_:_:)
- !=(_:_:)
- hash(into:)
- hashValue
- foregroundColor(_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Link.Body
- modifier(_:)
-
Font
- largeTitle
- title
- title2
- title3
- headline
- subheadline
- body
- callout
- caption
- caption2
- footnote
- init(_:)
- system(_:design:)
- system(size:weight:design:)
- custom(_:size:)
- Font.TextStyle
- Font.Design
-
ContentSizeCategory
- accessibilityExtraExtraExtraLarge
- accessibilityExtraExtraLarge
- accessibilityExtraLarge
- accessibilityLarge
- accessibilityMedium
- extraExtraExtraLarge
- extraExtraLarge
- extraLarge
- extraSmall
- large
- medium
- small
- init(_:)
- isAccessibilityCategory
- ==(_:_:)
- !=(_:_:)
- <(_:_:)
- <=(_:_:)
- >(_:_:)
- >=(_:_:)
- hash(into:)
- hashValue
- allCases
- ContentSizeCategory.AllCases
- bold()
- italic()
- monospacedDigit()
- smallCaps()
- lowercaseSmallCaps()
- uppercaseSmallCaps()
- leading(_:)
- Font.Leading
- weight(_:)
- Font.Weight
- custom(_:fixedSize:)
- custom(_:size:relativeTo:)
- ==(_:_:)
- !=(_:_:)
- hash(into:)
- hashValue
- ScaledMetric
-
LocalizedStringKey
-
LocalizedStringKey.StringInterpolation
- init(literalCapacity:interpolationCount:)
- appendInterpolation(_:)
- appendInterpolation(_:)
- appendInterpolation(_:)
- appendInterpolation(_:)
- appendInterpolation(_:)
- appendInterpolation(_:)
- appendInterpolation(_:formatter:)
- appendInterpolation(_:formatter:)
- appendInterpolation(_:specifier:)
- appendInterpolation(_:style:)
- appendLiteral(_:)
- LocalizedStringKey.StringInterpolation.StringLiteralType
- !=(_:_:)
- ==(_:_:)
- init(_:)
- init(stringInterpolation:)
- init(stringLiteral:)
- LocalizedStringKey.ExtendedGraphemeClusterLiteralType
- LocalizedStringKey.StringLiteralType
- LocalizedStringKey.UnicodeScalarLiteralType
-
LocalizedStringKey.StringInterpolation
-
View
-
View Layout and Presentation
-
HStack
- init(alignment:spacing:content:)
- VerticalAlignment
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- HStack.Body
- modifier(_:)
-
VStack
- init(alignment:spacing:content:)
- HorizontalAlignment
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- VStack.Body
- modifier(_:)
-
ZStack
- init(alignment:content:)
- Alignment
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ZStack.Body
- modifier(_:)
-
LazyHStack
- init(alignment:spacing:pinnedViews:content:)
- PinnedScrollableViews
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- LazyHStack.Body
- modifier(_:)
-
LazyVStack
- init(alignment:spacing:pinnedViews:content:)
- PinnedScrollableViews
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- LazyVStack.Body
- modifier(_:)
-
LazyHGrid
- init(rows:alignment:spacing:pinnedViews:content:)
- PinnedScrollableViews
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- LazyHGrid.Body
- modifier(_:)
-
LazyVGrid
- init(columns:alignment:spacing:pinnedViews:content:)
- PinnedScrollableViews
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- LazyVGrid.Body
- modifier(_:)
- GridItem
-
List
- init(content:)
- init(_:id:rowContent:)
- init(_:id:selection:rowContent:)
- init(_:id:selection:rowContent:)
- init(_:rowContent:)
- init(_:rowContent:)
- init(_:selection:rowContent:)
- init(_:selection:rowContent:)
- init(_:selection:rowContent:)
- init(_:selection:rowContent:)
- init(selection:content:)
- init(selection:content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- List.Body
- modifier(_:)
- init(_:children:selection:rowContent:)
- init(_:children:selection:rowContent:)
- init(_:id:children:selection:rowContent:)
- init(_:id:children:selection:rowContent:)
-
ForEach
- init(_:content:)
- init(_:content:)
- init(_:id:content:)
- content
- data
- onDelete(perform:)
- onInsert(of:perform:)
- onInsert(of:perform:)
- onMove(perform:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- ForEach.Body
- modifier(_:)
-
ScrollView
- init(_:showsIndicators:content:)
- content
- axes
- showsIndicators
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- ScrollView.Body
- modifier(_:)
-
ScrollViewReader
- init(content:)
- content
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- ScrollViewReader.Body
- modifier(_:)
- ScrollViewProxy
- DynamicViewContent
- Axis
-
Form
- init(content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Form.Body
- modifier(_:)
-
Group
- init(content:)
- init(content:)
- init(content:)
- init(content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Group.Body
- modifier(_:)
- init(content:)
- init(content:)
- commands(content:)
- defaultAppStorage(_:)
- onChange(of:perform:)
- Group.WidgetBody
-
GroupBox
- init(content:)
- init(label:content:)
- init(_:)
-
GroupBoxStyleConfiguration
-
GroupBoxStyleConfiguration.Content
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- GroupBoxStyleConfiguration.Content.Body
-
GroupBoxStyleConfiguration.Label
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- deleteDisabled(_:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- GroupBoxStyleConfiguration.Label.Body
- content
- label
-
GroupBoxStyleConfiguration.Content
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- GroupBox.Body
- modifier(_:)
-
Section
- init(content:)
- init(footer:content:)
- init(header:content:)
- init(header:footer:content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Section.Body
- modifier(_:)
- internalBody
-
OutlineGroup
- init(_:children:content:)
- init(_:children:content:)
- init(_:id:children:content:)
- init(_:id:children:content:)
-
OutlineSubgroupChildren
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- OutlineSubgroupChildren.Body
- modifier(_:)
-
View Modifiers
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- OutlineGroup.Body
- modifier(_:)
-
DisclosureGroup
- init(_:content:)
- init(_:content:)
- init(_:isExpanded:content:)
- init(_:isExpanded:content:)
- init(content:label:)
- init(isExpanded:content:label:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusedValue(_:_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- DisclosureGroup.Body
- modifier(_:)
-
Spacer
- init(minLength:)
- minLength
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Spacer.Body
- modifier(_:)
-
Divider
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Divider.Body
- modifier(_:)
-
NavigationView
- init(content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- NavigationView.Body
- modifier(_:)
-
TabView
- init(content:)
- init(selection:content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- TabView.Body
- modifier(_:)
- Alert
- ActionSheet
-
EmptyView
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- EmptyView.Body
- modifier(_:)
-
EquatableView
- init(content:)
- content
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- EquatableView.Body
- modifier(_:)
-
AnyView
- init(_:)
- init(erasing:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- AnyView.Body
- modifier(_:)
-
TupleView
- init(_:)
- value
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- TupleView.Body
- modifier(_:)
-
HStack
-
Drawing and Animation
- Shape
-
Animation
- !=(_:_:)
- ==(_:_:)
- customMirror
- debugDescription
- description
- delay(_:)
- repeatCount(_:autoreverses:)
- repeatForever(autoreverses:)
- speed(_:)
- default
- easeIn
- easeInOut
- easeOut
- linear
- easeIn(duration:)
- easeInOut(duration:)
- easeOut(duration:)
- interactiveSpring(response:dampingFraction:blendDuration:)
- interpolatingSpring(mass:stiffness:damping:initialVelocity:)
- linear(duration:)
- spring(response:dampingFraction:blendDuration:)
- timingCurve(_:_:_:_:duration:)
- Animatable
- AnimatableModifier
- withAnimation(_:_:)
- AnimatablePair
- EmptyAnimatableData
- AnyTransition
-
Rectangle
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Rectangle.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- animatableData
- Rectangle.AnimatableData
- Rectangle.InsetShape
- Edge
-
RoundedRectangle
- init(cornerRadius:style:)
- init(cornerSize:style:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- RoundedRectangle.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- animatableData
- cornerSize
- style
- RoundedRectangle.AnimatableData
- RoundedRectangle.InsetShape
-
Circle
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Circle.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- animatableData
- Circle.AnimatableData
- Circle.InsetShape
-
Ellipse
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Ellipse.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- animatableData
- Ellipse.AnimatableData
- Ellipse.InsetShape
-
Capsule
- init(style:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Capsule.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- animatableData
- style
- Capsule.AnimatableData
- Capsule.InsetShape
-
Path
- init()
- init(_:)
- init(_:)
- init(_:)
- init(_:)
- init(_:)
- init(ellipseIn:)
- init(roundedRect:cornerRadius:style:)
- init(roundedRect:cornerSize:style:)
- ==(_:_:)
- !=(_:_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Path.Body
- equatable()
- modifier(_:)
- Shape Modifiers
- animatableData
- boundingRect
- cgPath
- currentPoint
- description
- isEmpty
- addArc(center:radius:startAngle:endAngle:clockwise:transform:)
- addArc(tangent1End:tangent2End:radius:transform:)
- addCurve(to:control1:control2:)
- addEllipse(in:transform:)
- addLine(to:)
- addLines(_:)
- addPath(_:transform:)
- addQuadCurve(to:control:)
- addRect(_:transform:)
- addRects(_:transform:)
- addRelativeArc(center:radius:startAngle:delta:transform:)
- addRoundedRect(in:cornerSize:style:transform:)
- applying(_:)
- closeSubpath()
- contains(_:eoFill:)
- forEach(_:)
- move(to:)
- offsetBy(dx:dy:)
- strokedPath(_:)
- trimmedPath(from:to:)
- Path.AnimatableData
- Path.Element
- InsettableShape
-
ScaledShape
- init(shape:scale:anchor:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- ScaledShape.Body
- modifier(_:)
- Shape Modifiers
- anchor
- animatableData
- scale
- shape
- ScaledShape.AnimatableData
-
RotatedShape
- init(shape:angle:anchor:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- RotatedShape.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- anchor
- angle
- animatableData
- shape
- RotatedShape.AnimatableData
- RotatedShape.InsetShape
-
OffsetShape
- init(shape:offset:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- OffsetShape.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- animatableData
- offset
- shape
- OffsetShape.AnimatableData
- OffsetShape.InsetShape
-
TransformedShape
- init(shape:transform:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- TransformedShape.Body
- modifier(_:)
- Shape Modifiers
- animatableData
- animatableData
- shape
- transform
- TransformedShape.AnimatableData
-
ContainerRelativeShape
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- ContainerRelativeShape.Body
- modifier(_:)
- Shape Modifiers
- Insettable Shape Modifiers
- init()
- animatableData
- ContainerRelativeShape.AnimatableData
- ContainerRelativeShape.InsetShape
-
View Modifiers
-
Color
- init(_:bundle:)
- init(_:red:green:blue:opacity:)
- init(_:white:opacity:)
- init(hue:saturation:brightness:opacity:)
- Color.RGBColorSpace
- accentColor
- black
- blue
- clear
- gray
- green
- orange
- pink
- primary
- purple
- red
- secondary
- white
- yellow
- description
- !=(_:_:)
- ==(_:_:)
- hash(into:)
- hashValue
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- Color.Body
- equatable()
- modifier(_:)
- init(_:)
- init(_:)
- cgColor
- in(_:)
- opacity(_:)
- ImagePaint
- Gradient
-
LinearGradient
- init(gradient:startPoint:endPoint:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- LinearGradient.Body
- modifier(_:)
- in(_:)
-
AngularGradient
- init(gradient:center:angle:)
- init(gradient:center:startAngle:endAngle:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- AngularGradient.Body
- modifier(_:)
- in(_:)
-
RadialGradient
- init(gradient:center:startRadius:endRadius:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- RadialGradient.Body
- modifier(_:)
- in(_:)
- ForegroundStyle
- FillStyle
- BackgroundStyle
- ShapeStyle
- RoundedCornerStyle
- StrokeStyle
- GeometryProxy
-
GeometryReader
- init(content:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- ignoresSafeArea(_:edges:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityHidden(_:)
- accessibilityIdentifier(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityElement(children:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityAddTraits(_:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityLinkedGroup(id:in:)
- help(_:)
- help(_:)
- help(_:)
- accessibility(label:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(inputLabels:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- redacted(reason:)
- unredacted()
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- GeometryReader.Body
- modifier(_:)
- content
- GeometryEffect
- Angle
- Anchor
- UnitPoint
- CoordinateSpace
- ProjectionTransform
- VectorArithmetic
-
Framework Integration
-
UIHostingController
- init(rootView:)
- init(coder:rootView:)
- init(nibName:bundle:)
- init(coder:)
- rootView
- viewWillAppear(_:)
- viewDidAppear(_:)
- viewWillDisappear(_:)
- willMove(toParent:)
- didMove(toParent:)
- viewWillTransition(to:with:)
- viewWillLayoutSubviews()
- sizeThatFits(in:)
- preferredStatusBarStyle
- preferredStatusBarUpdateAnimation
- prefersStatusBarHidden
- contains(_:)
- childForStatusBarHidden
- preferredContentSizeDidChange(forChildContentContainer:)
- ==(_:_:)
- !=(_:_:)
- hashValue
- hash(into:)
- keyCommands
- preferredUserInterfaceStyle
- target(forAction:withSender:)
- UIViewControllerRepresentable
- UIViewRepresentable
- UIApplicationDelegateAdaptor
- WKHostingController
- WKUserNotificationHostingController
- WKInterfaceObjectRepresentable
- DigitalCrownRotationalSensitivity
- WKExtensionDelegateAdaptor
-
UIHostingController
-
State and Data Flow
- Binding
- State
- ObservedObject
- EnvironmentObject
- StateObject
- FocusedBinding
- FocusedValue
- FocusedValues
- FocusedValueKey
- Environment
-
EnvironmentValues
- init()
- accessibilityDifferentiateWithoutColor
- accessibilityEnabled
- accessibilityInvertColors
- accessibilityReduceMotion
- accessibilityReduceTransparency
- accessibilityShowButtonShapes
- legibilityWeight
- LegibilityWeight
- colorScheme
- ColorScheme
- colorSchemeContrast
- ColorSchemeContrast
- managedObjectContext
- defaultMinListHeaderHeight
- defaultMinListRowHeight
- allowsTightening
- layoutDirection
- LayoutDirection
- lineLimit
- lineSpacing
- minimumScaleFactor
- multilineTextAlignment
- sizeCategory
- truncationMode
- disableAutocorrection
- textCase
- defaultWheelPickerItemHeight
- calendar
- editMode
- EditMode
- isEnabled
- locale
- presentationMode
- PresentationMode
- timeZone
- horizontalSizeClass
- verticalSizeClass
- UserInterfaceSizeClass
- undoManager
- scenePhase
- ScenePhase
- openURL
- isFocused
- resetFocus
- ResetFocusAction
- widgetFamily
- displayScale
- font
- imageScale
- pixelLength
- redactionReasons
- RedactionReasons
- subscript(_:)
- description
- PreferenceKey
-
AppStorage
- init(_:store:)
- init(_:store:)
- init(_:store:)
- init(_:store:)
- init(_:store:)
- init(_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- init(wrappedValue:_:store:)
- projectedValue
- wrappedValue
- update()
- SceneStorage
- FetchRequest
- FetchedResults
- Transaction
- DynamicProperty
-
Gestures
- TapGesture
- LongPressGesture
- DragGesture
- MagnificationGesture
- RotationGesture
- SequenceGesture
- SimultaneousGesture
- ExclusiveGesture
- Gesture
- AnyGesture
- GestureState
- GestureStateGesture
- GestureMask
- Previews
UIKit
- App and Environment
- Interprocess Communication
- Views and Controls
- View Controllers
- Drawing
- Keyboards and Input
WatchKit
-
NowPlayingView
- init()
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibility(label:)
- accessibility(inputLabels:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityElement(children:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- help(_:)
- help(_:)
- help(_:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- listStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarHidden(_:)
- navigationBarBackButtonHidden(_:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- NowPlayingView.Body
- modifier(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- ignoresSafeArea(_:edges:)
- redacted(reason:)
- toolbar(content:)
- toolbar(id:content:)
- unredacted()
- WKExtendedRuntimeSession
ClockKit
- ComplicationRenderingMode
-
Graphic
- CLKComplicationTemplateGraphicCornerCircularView
- CLKComplicationTemplateGraphicCornerGaugeView
- CLKComplicationTemplateGraphicCornerTextView
- CLKComplicationTemplateGraphicCircularView
- CLKComplicationTemplateGraphicCircularStackViewText
- CLKComplicationTemplateGraphicCircularOpenGaugeView
- CLKComplicationTemplateGraphicCircularClosedGaugeView
- CLKComplicationTemplateGraphicRectangularStandardBodyView
- CLKComplicationTemplateGraphicRectangularTextGaugeView
- CLKComplicationTemplateGraphicRectangularLargeView
- CLKComplicationTemplateGraphicRectangularFullView
- CLKComplicationTemplateGraphicExtraLargeCircularView
- CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeView
- CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView
- CLKComplicationTemplateGraphicExtraLargeCircularStackViewText
- CLKComplicationTemplate
Create ML
- MLImageClassifier
- MLObjectDetector
- MLStyleTransfer
- MLTextClassifier
- MLGazetteer
- MLWordEmbedding
- MLSoundClassifier
- MLActivityClassifier
- MLRecommender
- MLDataTable
- MLDataValue
- MLObjectDetectorMetrics
HealthKit
HomeKit
-
CameraView
- init(source:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibility(label:)
- accessibility(inputLabels:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityElement(children:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- help(_:)
- help(_:)
- help(_:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- CameraView.Body
- modifier(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:onCompletion:)
- fileMover(isPresented:file:onCompletion:)
- fileMover(isPresented:files:onCompletion:)
- handlesExternalEvents(preferring:allowing:)
- ignoresSafeArea(_:edges:)
- menuStyle(_:)
- redacted(reason:)
- toolbar(content:)
- toolbar(id:content:)
- unredacted()
MapKit
-
Map
- init(coordinateRegion:interactionModes:showsUserLocation:userTrackingMode:)
- init(coordinateRegion:interactionModes:showsUserLocation:userTrackingMode:annotationItems:annotationContent:)
- init(mapRect:interactionModes:showsUserLocation:userTrackingMode:)
- init(mapRect:interactionModes:showsUserLocation:userTrackingMode:annotationItems:annotationContent:)
-
MapInteractionModes
- all
- pan
- zoom
- init()
- init(_:)
- init(arrayLiteral:)
- init(rawValue:)
- MapInteractionModes.ArrayLiteralElement
- MapInteractionModes.Element
- MapInteractionModes.RawValue
- isEmpty
- rawValue
- !=(_:_:)
- contains(_:)
- isDisjoint(with:)
- isStrictSubset(of:)
- isStrictSuperset(of:)
- isSubset(of:)
- isSuperset(of:)
- update(with:)
- insert(_:)
- remove(_:)
- formSymmetricDifference(_:)
- subtract(_:)
- formUnion(_:)
- formIntersection(_:)
- union(_:)
- intersection(_:)
- subtracting(_:)
- symmetricDifference(_:)
- MapUserTrackingMode
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibility(label:)
- accessibility(inputLabels:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityElement(children:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- help(_:)
- help(_:)
- help(_:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- Map.Body
- modifier(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:onCompletion:)
- fileMover(isPresented:file:onCompletion:)
- fileMover(isPresented:files:onCompletion:)
- handlesExternalEvents(preferring:allowing:)
- ignoresSafeArea(_:edges:)
- redacted(reason:)
- toolbar(content:)
- toolbar(id:content:)
- unredacted()
- MapKit Annotations
Multipeer Connectivity
Safari Services
SiriKit
WidgetKit
- StaticConfiguration
- WidgetFamily
-
IntentConfiguration
- init(kind:intent:provider:content:)
- IntentConfiguration.Body
- configurationDisplayName(_:)
- configurationDisplayName(_:)
- configurationDisplayName(_:)
- description(_:)
- description(_:)
- description(_:)
- supportedFamilies(_:)
- onBackgroundURLSessionEvents(matching:_:)
- onBackgroundURLSessionEvents(matching:_:)
- WidgetInfo
- TimelineProvider
- IntentTimelineProvider
- TimelineProviderContext
- TimelineEntry
- Timeline
- WidgetCenter
- TimelineEntryRelevance
- WidgetPreviewContext
Xcode
-
Diagnosing Issues Using Crash Reports and Device Logs
-
Logging
- Logger
- OSLog
- OSLogType
-
OSLogMessage
- init(extendedGraphemeClusterLiteral:)
- init(stringInterpolation:)
- init(stringLiteral:)
- init(unicodeScalarLiteral:)
- OSLogMessage.ExtendedGraphemeClusterLiteralType
- OSLogMessage.StringInterpolation
- OSLogMessage.StringLiteralType
- OSLogMessage.UnicodeScalarLiteralType
- bufferSize
- interpolation
- maxOSLogArgumentCount
- os_log(_:log:_:)
- os_log(_:dso:log:_:_:)
- os_log(_:dso:log:type:_:)
- os_log(_:)
- OSLogStringAlignment
-
OSLogIntegerFormatting
- decimal
- hex
- octal
- decimal(explicitPositiveSign:)
- decimal(explicitPositiveSign:minDigits:)
- hex(explicitPositiveSign:includePrefix:uppercase:)
- hex(explicitPositiveSign:includePrefix:uppercase:minDigits:)
- octal(explicitPositiveSign:includePrefix:uppercase:)
- octal(explicitPositiveSign:includePrefix:uppercase:minDigits:)
-
OSLogFloatFormatting
- fixed
- hex
- exponential
- hybrid
- exponential(explicitPositiveSign:uppercase:)
- exponential(precision:explicitPositiveSign:uppercase:)
- fixed(explicitPositiveSign:uppercase:)
- fixed(precision:explicitPositiveSign:uppercase:)
- hex(explicitPositiveSign:uppercase:)
- hybrid(explicitPositiveSign:uppercase:)
- hybrid(precision:explicitPositiveSign:uppercase:)
- OSLogBoolFormat
-
OSLogInt32ExtendedFormat
- OSLogInt32ExtendedFormat.ipv4Address
- OSLogInt32ExtendedFormat.secondsSince1970
- OSLogInt32ExtendedFormat.darwinErrno
- OSLogInt32ExtendedFormat.darwinMode
- OSLogInt32ExtendedFormat.darwinSignal
- OSLogInt32ExtendedFormat.bitrate
- OSLogInt32ExtendedFormat.bitrateIEC
- OSLogInt32ExtendedFormat.truth
- OSLogInt32ExtendedFormat.answer
- hash(into:)
- hashValue
- !=(_:_:)
- ==(_:_:)
- OSLogPointerFormat
- OSLogPrivacy
-
OSLogInterpolation
- init(literalCapacity:interpolationCount:)
- OSLogInterpolation.StringLiteralType
- appendInterpolation(_:align:privacy:)
- appendLiteral(_:)
- appendInterpolation(_:format:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:privacy:)
- appendInterpolation(_:bytes:format:privacy:)
- appendInterpolation(_:format:privacy:)
- appendInterpolation(_:align:privacy:)
- appendInterpolation(_:align:privacy:)
- os_signpost(_:dso:log:name:signpostID:)
- os_signpost(_:dso:log:name:signpostID:_:_:)
- os_signpost(_:dso:log:name:signpostID:)
- os_signpost(_:dso:log:name:signpostID:_:_:)
- OSSignpostType
- OSSignpostAnimationBegin
- OSSignpostID
- os_signpost_id_t
- AnimationFormatString
-
Logging
- Allowing Apps and Websites to Link to Your Content
ARKit
- ARFrame
-
ARView
- init(frame:)
- init(frame:cameraMode:automaticallyConfigureSession:)
- init(coder:)
- ARViewBase
- init(frame:cameraMode:)
- scene
- Scene
- session
- automaticallyConfigureSession
- renderOptions
-
ARView.RenderOptions
- disableCameraGrain
- disableHDR
- disableGroundingShadows
- disableMotionBlur
- disableDepthOfField
- disableFaceOcclusions
- disablePersonOcclusion
- disableAREnvironmentLighting
- disableAutomaticLighting
- init()
- init(_:)
- init(arrayLiteral:)
- ARView.RenderOptions.Element
- ARView.RenderOptions.ArrayLiteralElement
- init(rawValue:)
- ARView.RenderOptions.RawValue
- rawValue
- isEmpty
- contains(_:)
- insert(_:)
- update(with:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- union(_:)
- formUnion(_:)
- intersection(_:)
- formIntersection(_:)
- symmetricDifference(_:)
- formSymmetricDifference(_:)
- !=(_:_:)
- isSubset(of:)
- isStrictSubset(of:)
- isSuperset(of:)
- isStrictSuperset(of:)
- isDisjoint(with:)
- environment
-
ARView.Environment
- init(background:lighting:reverb:)
- background
- ARView.Environment.Background
- lighting
- ARView.Environment.ImageBasedLight
- reverb
- ARView.Environment.Reverb
- sceneUnderstanding
-
ARView.Environment.SceneUnderstanding
- options
-
ARView.Environment.SceneUnderstanding.Options
- ARView.Environment.SceneUnderstanding.Options.ArrayLiteralElement
- ARView.Environment.SceneUnderstanding.Options.Element
- ARView.Environment.SceneUnderstanding.Options.RawValue
- init()
- init(_:)
- init(arrayLiteral:)
- init(rawValue:)
- isEmpty
- rawValue
- collision
- default
- occlusion
- physics
- receivesLighting
- contains(_:)
- formIntersection(_:)
- formSymmetricDifference(_:)
- formUnion(_:)
- insert(_:)
- intersection(_:)
- isDisjoint(with:)
- isStrictSubset(of:)
- isStrictSuperset(of:)
- isSubset(of:)
- isSuperset(of:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- symmetricDifference(_:)
- union(_:)
- update(with:)
- !=(_:_:)
- physicsOrigin
- audioListener
- cameraMode
- ARView.CameraMode
- cameraTransform
- entity(at:)
- entities(at:)
- hitTest(_:query:mask:)
- hitTest(_:types:)
- makeRaycastQuery(from:allowing:alignment:)
- raycast(from:allowing:alignment:)
- trackedRaycast(from:allowing:alignment:updateHandler:)
- installGestures(_:for:)
-
ARView.EntityGestures
- all
- rotation
- scale
- translation
- init()
- init(_:)
- init(arrayLiteral:)
- ARView.EntityGestures.Element
- ARView.EntityGestures.ArrayLiteralElement
- init(rawValue:)
- rawValue
- ARView.EntityGestures.RawValue
- isEmpty
- contains(_:)
- insert(_:)
- update(with:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- union(_:)
- formUnion(_:)
- intersection(_:)
- formIntersection(_:)
- symmetricDifference(_:)
- formSymmetricDifference(_:)
- !=(_:_:)
- isSubset(of:)
- isStrictSubset(of:)
- isSuperset(of:)
- isStrictSuperset(of:)
- isDisjoint(with:)
- gestureRecognizer(_:shouldRecognizeSimultaneouslyWith:)
- EntityRotationGestureRecognizer
- EntityScaleGestureRecognizer
- EntityTranslationGestureRecognizer
- EntityGestureRecognizer
- project(_:)
- unproject(_:ontoPlane:)
- unproject(_:viewport:)
- unproject(_:ontoPlane:relativeToCamera:)
- ray(through:)
- touchesBegan(_:with:)
- touchesMoved(_:with:)
- touchesEnded(_:with:)
- touchesCancelled(_:with:)
- contentScaleFactor
- didMoveToSuperview()
- didMoveToWindow()
- layoutSubviews()
- layerClass
- snapshot(saveToHDR:completion:)
- ARView.Image
- debugOptions
-
ARView.DebugOptions
- none
- showPhysics
- showStatistics
- showAnchorOrigins
- showAnchorGeometry
- showWorldOrigin
- showFeaturePoints
- init()
- init(_:)
- init(arrayLiteral:)
- ARView.DebugOptions.Element
- ARView.DebugOptions.ArrayLiteralElement
- init(rawValue:)
- ARView.DebugOptions.RawValue
- rawValue
- isEmpty
- contains(_:)
- insert(_:)
- update(with:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- union(_:)
- formUnion(_:)
- intersection(_:)
- formIntersection(_:)
- symmetricDifference(_:)
- formSymmetricDifference(_:)
- !=(_:_:)
- isSubset(of:)
- isStrictSubset(of:)
- isSuperset(of:)
- isStrictSuperset(of:)
- isDisjoint(with:)
- showSceneUnderstanding
- gestureRecognizer(_:shouldReceive:)
- ARBodyAnchor
- ARBody2D
Core Graphics
Game Controller
Metal
- MTLDevice
- MTLComputePipelineState
- MTLIntersectionFunctionTableDescriptor
- Textures
Metal Performance Shaders
- MPSImage
- MPSTemporaryImage
- Objects that Simplify the Creation of Neural Networks
- Convolutional Neural Network Kernels
SceneKit
-
SceneView
- init(scene:pointOfView:options:preferredFramesPerSecond:antialiasingMode:delegate:technique:)
-
SceneView.Options
- SceneView.Options.ArrayLiteralElement
- SceneView.Options.Element
- SceneView.Options.RawValue
- init()
- init(_:)
- init(arrayLiteral:)
- init(rawValue:)
- isEmpty
- rawValue
- allowsCameraControl
- autoenablesDefaultLighting
- jitteringEnabled
- rendersContinuously
- temporalAntialiasingEnabled
- contains(_:)
- formIntersection(_:)
- formSymmetricDifference(_:)
- formUnion(_:)
- insert(_:)
- intersection(_:)
- isDisjoint(with:)
- isStrictSubset(of:)
- isStrictSuperset(of:)
- isSubset(of:)
- isSuperset(of:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- symmetricDifference(_:)
- union(_:)
- update(with:)
- !=(_:_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibility(label:)
- accessibility(inputLabels:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityElement(children:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- help(_:)
- help(_:)
- help(_:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- SceneView.Body
- modifier(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:onCompletion:)
- fileMover(isPresented:file:onCompletion:)
- fileMover(isPresented:files:onCompletion:)
- handlesExternalEvents(preferring:allowing:)
- ignoresSafeArea(_:edges:)
- redacted(reason:)
- toolbar(content:)
- toolbar(id:content:)
- unredacted()
- SceneKit Constants
- SceneKit Type Aliases
SpriteKit
-
SpriteView
- init(scene:transition:isPaused:preferredFramesPerSecond:)
- init(scene:transition:isPaused:preferredFramesPerSecond:options:shouldRender:)
-
SpriteView.Options
- SpriteView.Options.ArrayLiteralElement
- SpriteView.Options.Element
- SpriteView.Options.RawValue
- init()
- init(_:)
- init(arrayLiteral:)
- init(rawValue:)
- isEmpty
- rawValue
- allowsTransparency
- ignoresSiblingOrder
- shouldCullNonVisibleNodes
- contains(_:)
- formIntersection(_:)
- formSymmetricDifference(_:)
- formUnion(_:)
- insert(_:)
- intersection(_:)
- isDisjoint(with:)
- isStrictSubset(of:)
- isStrictSuperset(of:)
- isSubset(of:)
- isSuperset(of:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- symmetricDifference(_:)
- union(_:)
- update(with:)
- !=(_:_:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibility(label:)
- accessibility(inputLabels:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityElement(children:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- help(_:)
- help(_:)
- help(_:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- labelsHidden()
- defaultWheelPickerItemHeight(_:)
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- gaugeStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- listRowPlatterColor(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- SpriteView.Body
- modifier(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:onCompletion:)
- fileMover(isPresented:file:onCompletion:)
- fileMover(isPresented:files:onCompletion:)
- handlesExternalEvents(preferring:allowing:)
- ignoresSafeArea(_:edges:)
- menuStyle(_:)
- redacted(reason:)
- toolbar(content:)
- toolbar(id:content:)
- unredacted()
AVFoundation
AVKit
-
VideoPlayer
- init(player:)
- init(player:videoOverlay:)
-
View Modifiers
- frame(width:height:alignment:)
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame()
- fixedSize()
- fixedSize(horizontal:vertical:)
- layoutPriority(_:)
- position(_:)
- position(x:y:)
- offset(_:)
- offset(x:y:)
- edgesIgnoringSafeArea(_:)
- coordinateSpace(name:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- overlay(_:alignment:)
- background(_:alignment:)
- zIndex(_:)
- accessibility(label:)
- accessibility(inputLabels:)
- accessibility(value:)
- accessibility(hidden:)
- accessibility(identifier:)
- accessibility(selectionIdentifier:)
- accessibility(hint:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAdjustableAction(_:)
- accessibilityScrollAction(_:)
- accessibilityElement(children:)
- accessibility(addTraits:)
- accessibility(removeTraits:)
- accessibility(sortPriority:)
- help(_:)
- help(_:)
- help(_:)
- clipped(antialiased:)
- clipShape(_:style:)
- cornerRadius(_:antialiased:)
- mask(_:)
- scaledToFill()
- scaledToFit()
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- imageScale(_:)
- rotationEffect(_:anchor:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- projectionEffect(_:)
- transformEffect(_:)
- blur(radius:opaque:)
- opacity(_:)
- brightness(_:)
- contrast(_:)
- colorInvert()
- colorMultiply(_:)
- saturation(_:)
- grayscale(_:)
- hueRotation(_:)
- luminanceToAlpha()
- shadow(color:radius:x:y:)
- blendMode(_:)
- compositingGroup()
- drawingGroup(opaque:colorMode:)
- animation(_:)
- animation(_:value:)
- transition(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- border(_:width:)
- foregroundColor(_:)
- accentColor(_:)
- colorScheme(_:)
- preferredColorScheme(_:)
- keyboardType(_:)
- font(_:)
- lineLimit(_:)
- lineSpacing(_:)
- multilineTextAlignment(_:)
- minimumScaleFactor(_:)
- truncationMode(_:)
- allowsTightening(_:)
- textContentType(_:)
- textCase(_:)
- flipsForRightToLeftLayoutDirection(_:)
- autocapitalization(_:)
- disableAutocorrection(_:)
- labelsHidden()
- labelStyle(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- menuStyle(_:)
- pickerStyle(_:)
- datePickerStyle(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- indexViewStyle(_:)
- listStyle(_:)
- groupBoxStyle(_:)
- navigationViewStyle(_:)
- progressViewStyle(_:)
- listRowInsets(_:)
- listRowBackground(_:)
- tag(_:)
- listItemTint(_:)
- listItemTint(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationBarHidden(_:)
- statusBar(hidden:)
- navigationBarBackButtonHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- tabItem(_:)
- tabViewStyle(_:)
- toolbar(content:)
- contextMenu(_:)
- contextMenu(menuItems:)
- hidden()
- disabled(_:)
- onTapGesture(count:perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- gesture(_:including:)
- highPriorityGesture(_:including:)
- simultaneousGesture(_:including:)
- transaction(_:)
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- onContinueUserActivity(_:perform:)
- onOpenURL(perform:)
- onAppear(perform:)
- onDisappear(perform:)
- onMoveCommand(perform:)
- onExitCommand(perform:)
- onPlayPauseCommand(perform:)
- onChange(of:perform:)
- deleteDisabled(_:)
- moveDisabled(_:)
- onReceive(_:perform:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- onHover(perform:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- prefersDefaultFocus(_:in:)
- focusScope(_:)
- hoverEffect(_:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- itemProvider(_:)
- allowsHitTesting(_:)
- contentShape(_:eoFill:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- alert(isPresented:content:)
- alert(item:content:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- defaultAppStorage(_:)
- preference(key:value:)
- transformPreference(_:_:)
- anchorPreference(key:value:transform:)
- transformAnchorPreference(key:value:transform:)
- onPreferenceChange(_:perform:)
- backgroundPreferenceValue(_:_:)
- overlayPreferenceValue(_:_:)
- environment(_:_:)
- environmentObject(_:)
- transformEnvironment(_:transform:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- previewContext(_:)
- id(_:)
- body
- VideoPlayer.Body
- modifier(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- defaultWheelPickerItemHeight(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:onCompletion:)
- fileMover(isPresented:file:onCompletion:)
- fileMover(isPresented:files:onCompletion:)
- gaugeStyle(_:)
- handlesExternalEvents(preferring:allowing:)
- ignoresSafeArea(_:edges:)
- listRowPlatterColor(_:)
- navigationTitle(_:)
- redacted(reason:)
- textContentType(_:)
- toolbar(content:)
- toolbar(id:content:)
- unredacted()
Accelerate
-
BNNS
-
BNNS.Shape
- init(_:dataLayout:stride:)
- init(arrayLiteral:)
-
BNNS.DataLayout
- BNNS.DataLayout.vector
- BNNS.DataLayout.matrixColumnMajor
- BNNS.DataLayout.matrixRowMajor
- BNNS.DataLayout.matrixFirstMajor
- BNNS.DataLayout.matrixLastMajor
- BNNS.DataLayout.imageCHW
- BNNS.DataLayout.tensor3DFirstMajor
- BNNS.DataLayout.tensor3DLastMajor
- BNNS.DataLayout.convolutionWeightsOIHW
- BNNS.DataLayout.tensor4DFirstMajor
- BNNS.DataLayout.tensor4DLastMajor
- BNNS.DataLayout.tensor5DFirstMajor
- BNNS.DataLayout.tensor5DLastMajor
- BNNS.DataLayout.tensor6DFirstMajor
- BNNS.DataLayout.tensor6DLastMajor
- BNNS.DataLayout.tensor7DFirstMajor
- BNNS.DataLayout.tensor7DLastMajor
- BNNS.DataLayout.tensor8DFirstMajor
- BNNS.DataLayout.tensor8DLastMajor
- rank
- BNNS.DataLayout.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.Shape.vector(_:stride:)
- BNNS.Shape.matrixColumnMajor(_:_:stride:)
- BNNS.Shape.matrixRowMajor(_:_:stride:)
- BNNS.Shape.matrixFirstMajor(_:_:stride:)
- BNNS.Shape.matrixLastMajor(_:_:stride:)
- BNNS.Shape.imageCHW(_:_:_:stride:)
- BNNS.Shape.tensor3DFirstMajor(_:_:_:stride:)
- BNNS.Shape.tensor3DLastMajor(_:_:_:stride:)
- BNNS.Shape.convolutionWeightsOIHW(_:_:_:_:stride:)
- BNNS.Shape.tensor4DFirstMajor(_:_:_:_:stride:)
- BNNS.Shape.tensor4DLastMajor(_:_:_:_:stride:)
- BNNS.Shape.tensor5DFirstMajor(_:_:_:_:_:stride:)
- BNNS.Shape.tensor5DLastMajor(_:_:_:_:_:stride:)
- BNNS.Shape.tensor6DFirstMajor(_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor6DLastMajor(_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor7DFirstMajor(_:_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor7DLastMajor(_:_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor8DFirstMajor(_:_:_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor8DLastMajor(_:_:_:_:_:_:_:_:stride:)
- batchStride
- layout
- rank
- size
- stride
- BNNS.Shape.ArrayLiteralElement
-
BNNSNDArrayDescriptor
- init(data:scalarType:shape:)
- init(data:shape:)
- init(dataType:shape:)
- shape
- allocate(initializingFrom:shape:batchSize:)
- allocate(randomIn:shape:batchSize:)
- allocate(randomIn:shape:batchSize:)
- allocate(randomIn:using:shape:batchSize:)
- allocate(randomIn:using:shape:batchSize:)
- allocate(repeating:shape:batchSize:)
- allocateUninitialized(scalarType:shape:batchSize:)
- deallocate()
- makeArray(of:batchSize:)
- BNNS.Layer
- BNNS.UnaryLayer
- BNNS.BinaryLayer
- BNNSFilterParameters
-
BNNS.ActivationLayer
- init(function:input:output:filterParameters:)
-
BNNS.ActivationFunction
- BNNS.ActivationFunction.abs
- BNNS.ActivationFunction.celu(alpha:)
- BNNS.ActivationFunction.clamp(bounds:)
- BNNS.ActivationFunction.clampedLeakyRectifiedLinear(alpha:beta:)
- BNNS.ActivationFunction.elu(alpha:)
- BNNS.ActivationFunction.geluApproximation(alpha:beta:)
- BNNS.ActivationFunction.geluApproximation2(alpha:beta:)
- BNNS.ActivationFunction.gumbel(alpha:beta:)
- BNNS.ActivationFunction.gumbelMax(alpha:beta:)
- BNNS.ActivationFunction.hardShrink(alpha:)
- BNNS.ActivationFunction.hardSigmoid(alpha:beta:)
- BNNS.ActivationFunction.identity
- BNNS.ActivationFunction.leakyRectifiedLinear(alpha:)
- BNNS.ActivationFunction.linear(alpha:)
- BNNS.ActivationFunction.linearWithBias(alpha:beta:)
- BNNS.ActivationFunction.logSigmoid
- BNNS.ActivationFunction.logSoftmax
- BNNS.ActivationFunction.rectifiedLinear
- BNNS.ActivationFunction.scaledTanh(alpha:beta:)
- BNNS.ActivationFunction.selu
- BNNS.ActivationFunction.sigmoid
- BNNS.ActivationFunction.softShrink(alpha:)
- BNNS.ActivationFunction.softmax
- BNNS.ActivationFunction.softplus(alpha:beta:)
- BNNS.ActivationFunction.softsign
- BNNS.ActivationFunction.tanh
- BNNS.ActivationFunction.tanhShrink
- BNNS.ActivationFunction.threshold(alpha:beta:)
- bnnsActivation
- applyActivation(activation:input:output:batchSize:filterParameters:)
- BNNSActivationFunction
- BNNSActivation
-
BNNS.UnaryArithmeticLayer
- init(input:inputDescriptorType:output:outputDescriptorType:function:activation:filterParameters:)
-
BNNS.ArithmeticUnaryFunction
- BNNS.ArithmeticUnaryFunction.acos
- BNNS.ArithmeticUnaryFunction.acosh
- BNNS.ArithmeticUnaryFunction.asin
- BNNS.ArithmeticUnaryFunction.asinh
- BNNS.ArithmeticUnaryFunction.atan
- BNNS.ArithmeticUnaryFunction.atanh
- BNNS.ArithmeticUnaryFunction.ceil
- BNNS.ArithmeticUnaryFunction.cos
- BNNS.ArithmeticUnaryFunction.cosh
- BNNS.ArithmeticUnaryFunction.exp
- BNNS.ArithmeticUnaryFunction.exp2
- BNNS.ArithmeticUnaryFunction.floor
- BNNS.ArithmeticUnaryFunction.log
- BNNS.ArithmeticUnaryFunction.log2
- BNNS.ArithmeticUnaryFunction.reciprocalSquareRoot
- BNNS.ArithmeticUnaryFunction.round
- BNNS.ArithmeticUnaryFunction.sin
- BNNS.ArithmeticUnaryFunction.sinh
- BNNS.ArithmeticUnaryFunction.squareRoot
- BNNS.ArithmeticUnaryFunction.tan
- BNNS.ArithmeticUnaryFunction.tanh
- bnnsArithmeticFunction
- BNNS.ArithmeticUnaryFunction.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.DescriptorType
- apply(batchSize:input:output:)
- applyBackward(batchSize:input:output:outputGradient:generatingInputGradient:)
-
BNNS.BinaryArithmeticLayer
- init(inputA:inputADescriptorType:inputB:inputBDescriptorType:output:outputDescriptorType:function:activation:filterParameters:)
-
BNNS.ArithmeticBinaryFunction
- BNNS.ArithmeticBinaryFunction.add
- BNNS.ArithmeticBinaryFunction.subtract
- BNNS.ArithmeticBinaryFunction.divide
- BNNS.ArithmeticBinaryFunction.divideNoNaN
- BNNS.ArithmeticBinaryFunction.multiply
- BNNS.ArithmeticBinaryFunction.multiplyNoNaN
- BNNS.ArithmeticBinaryFunction.pow
- BNNS.ArithmeticBinaryFunction.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.DescriptorType
- apply(batchSize:inputA:inputB:output:)
- applyBackward(batchSize:inputA:inputB:output:outputGradient:generatingInputAGradient:generatingInputBGradient:)
- BNNS.BroadcastMatrixMultiplyLayer
- BNNS.ConvolutionLayer
- BNNS.DropoutLayer
- BNNS.FullyConnectedLayer
-
BNNS.FusedConvolutionNormalizationLayer
- init(input:output:convolutionWeights:convolutionBias:convolutionStride:convolutionDilationStride:convolutionPadding:normalization:normalizationBeta:normalizationGamma:normalizationMomentum:normalizationEpsilon:normalizationActivation:filterParameters:)
- apply(batchSize:input:output:for:)
- BNNS.LearningPhase
- BNNS.FusedFullyConnectedNormalizationLayer
- BNNS.GramLayer
-
BNNS.LossLayer
- init(input:output:lossFunction:lossReduction:filterParameters:)
-
BNNS.LossFunction
- BNNS.LossFunction.categoricalCrossEntropy
- BNNS.LossFunction.cosineDistance
- BNNS.LossFunction.hinge
- BNNS.LossFunction.huber(huberDelta:)
- BNNS.LossFunction.log
- BNNS.LossFunction.meanAbsoluteError
- BNNS.LossFunction.meanSquareError
- BNNS.LossFunction.sigmoidCrossEntropy(labelSmoothing:)
- BNNS.LossFunction.softmaxCrossEntropy(labelSmoothing:)
- BNNS.LossFunction.yolo(parameters:)
- BNNS.LossFunction.YoloParameters
- bnnsLossFunction
- BNNS.LossReduction
- apply(batchSize:input:labels:output:generatingInputGradient:)
- BNNS.NormalizationLayer
-
BNNS.AdamOptimizer
- init(learningRate:beta1:beta2:timeStep:epsilon:gradientScale:regularizationScale:clipsGradientsTo:regularizationFunction:)
- learningRate
- beta1
- beta2
- timeStep
- epsilon
- gradientScale
- regularizationScale
- gradientBounds
- regularizationFunction
- accumulatorCountMultiplier
- bnnsOptimizerFunction
- step(parameters:gradients:accumulators:filterParameters:)
-
BNNS.RMSPropOptimizer
- init(learningRate:alpha:epsilon:centered:momentum:gradientScale:regularizationScale:clipsGradientsTo:regularizationFunction:)
- learningRate
- alpha
- epsilon
- centered
- momentum
- gradientScale
- regularizationScale
- gradientBounds
- regularizationFunction
- accumulatorCountMultiplier
- bnnsOptimizerFunction
- step(parameters:gradients:accumulators:filterParameters:)
-
BNNS.SGDMomentumOptimizer
- init(learningRate:momentum:gradientScale:regularizationScale:clipsGradientsTo:usesNestrovMomentum:regularizationFunction:sgdMomentumVariant:)
- learningRate
- momentum
- gradientScale
- regularizationScale
- gradientBounds
- usesNestrovMomentum
- regularizationFunction
- sgdMomentumVariant
- accumulatorCountMultiplier
- bnnsOptimizerFunction
- step(parameters:gradients:accumulators:filterParameters:)
- BNNS.PaddingLayer
- BNNS.PermuteLayer
- BNNS.PoolingLayer
- BNNSPoolingFunction
-
BNNS.ReductionLayer
- init(function:input:output:weights:filterParameters:)
-
BNNS.ReductionFunction
- BNNS.ReductionFunction.max
- BNNS.ReductionFunction.maxIndex
- BNNS.ReductionFunction.mean
- BNNS.ReductionFunction.meanNonZero
- BNNS.ReductionFunction.min
- BNNS.ReductionFunction.minIndex
- BNNS.ReductionFunction.sum
- BNNS.ReductionFunction.sumOfAbsolutes
- BNNS.ReductionFunction.sumOfLogs(epsilon:)
- BNNS.ReductionFunction.sumOfSquares
- bnnsReduceFunction
- applyBackward(batchSize:input:output:outputGradient:generatingInputGradient:generatingWeightsGradient:)
- applyReduction(_:input:output:weights:filterParameters:)
- BNNS.ResizeLayer
- compare(_:_:using:output:)
- applyTopK(k:input:bestValues:bestIndices:axis:batchSize:filterParameters:)
- applyInTopK(k:input:testIndices:output:axis:batchSize:filterParameters:)
- copy(_:to:filterParameters:)
- transpose(input:output:firstTransposeAxis:secondTransposeAxis:filterParameters:)
- BNNS.Error
- BNNSLayerData
- BNNSConvolutionLayerParameters
- BNNSFullyConnectedLayerParameters
- BNNSPoolingLayerParameters
-
BNNS.Shape
-
vImage
-
vImage
-
vImage.Options
- backgroundColorFill
- copyInPlace
- doNotClamp
- doNotTile
- getTempBufferSize
- hdrContent
- highQualityResampling
- imageExtend
- leaveAlphaUnchanged
- noAllocate
- noFlags
- printDiagnosticsToConsole
- truncateKernel
- vImage.Options.ArrayLiteralElement
- vImage.Options.Element
- vImage.Options.RawValue
- init()
- init(_:)
- init(arrayLiteral:)
- init(rawValue:)
- flags
- isEmpty
- rawValue
- contains(_:)
- formIntersection(_:)
- formSymmetricDifference(_:)
- formUnion(_:)
- insert(_:)
- intersection(_:)
- isDisjoint(with:)
- isStrictSubset(of:)
- isStrictSuperset(of:)
- isSubset(of:)
- isSuperset(of:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- symmetricDifference(_:)
- union(_:)
- update(with:)
- !=(_:_:)
-
vImage.BufferType
- init(bufferTypeCode:model:)
- init(rawValue:)
- vImage.BufferType.Cb
- vImage.BufferType.Cr
- vImage.BufferType.YCbCr
- vImage.BufferType.alpha
- vImage.BufferType.chroma
- vImage.BufferType.chunky
- vImage.BufferType.cmykBlack
- vImage.BufferType.cmykCyan
- vImage.BufferType.cmykMagenta
- vImage.BufferType.cmykYellow
- vImage.BufferType.coreGraphics
- vImage.BufferType.indexed
- vImage.BufferType.labA
- vImage.BufferType.labB
- vImage.BufferType.labL
- vImage.BufferType.luminance
- vImage.BufferType.monochrome
- vImage.BufferType.rgbBlue
- vImage.BufferType.rgbGreen
- vImage.BufferType.rgbRed
- vImage.BufferType.xyzX
- vImage.BufferType.xyzY
- vImage.BufferType.xyzZ
- bufferTypeCode
- hashValue
- rawValue
- hash(into:)
- !=(_:_:)
- vImage.BufferType.RawValue
-
vImage.Error
- vImage.Error.bufferSizeMismatch
- vImage.Error.colorSyncIsAbsent
- vImage.Error.coreVideoIsAbsent
- vImage.Error.internalError
- vImage.Error.invalidCVImageFormat
- vImage.Error.invalidEdgeStyle
- vImage.Error.invalidImageFormat
- vImage.Error.invalidImageObject
- vImage.Error.invalidKernelSize
- vImage.Error.invalidOffset_X
- vImage.Error.invalidOffset_Y
- vImage.Error.invalidParameter
- vImage.Error.invalidRowBytes
- vImage.Error.memoryAllocationError
- vImage.Error.noError
- vImage.Error.nullPointerArgument
- vImage.Error.outOfPlaceOperationRequired
- vImage.Error.roiLargerThanInputBuffer
- vImage.Error.unknownFlagsBit
- vImage.Error.unsupportedConversion
- vImage.Error.RawValue
- init(rawValue:)
- init(vImageError:)
- hashValue
- localizedDescription
- rawValue
- hash(into:)
- !=(_:_:)
-
vImage.Options
- vImage Buffers
- Core Graphics Interoperability
-
Core Video Interoperability
-
Core Video Image Format Utilities
-
vImageCVImageFormat
- alphaIsOpaqueHint
- channelCount
- channels
- chromaSiting
- colorSpace
- formatCode
- channelDescription(bufferType:)
- make(buffer:)
- make(format:matrix:chromaSiting:colorSpace:alphaIsOpaqueHint:)
-
vImageCVImageFormat.ChromaSiting
- vImageCVImageFormat.ChromaSiting.bottom
- vImageCVImageFormat.ChromaSiting.bottomLeft
- vImageCVImageFormat.ChromaSiting.center
- vImageCVImageFormat.ChromaSiting.dv420
- vImageCVImageFormat.ChromaSiting.left
- vImageCVImageFormat.ChromaSiting.top
- vImageCVImageFormat.ChromaSiting.topLeft
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
-
vImageCVImageFormat.Format
- vImageCVImageFormat.Format.format128RGBAFloat
- vImageCVImageFormat.Format.format14Bayer_BGGR
- vImageCVImageFormat.Format.format14Bayer_GBRG
- vImageCVImageFormat.Format.format14Bayer_GRBG
- vImageCVImageFormat.Format.format14Bayer_RGGB
- vImageCVImageFormat.Format.format16BE555
- vImageCVImageFormat.Format.format16BE565
- vImageCVImageFormat.Format.format16Gray
- vImageCVImageFormat.Format.format16LE555
- vImageCVImageFormat.Format.format16LE5551
- vImageCVImageFormat.Format.format16LE565
- vImageCVImageFormat.Format.format1IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.format1Monochrome
- vImageCVImageFormat.Format.format24BGR
- vImageCVImageFormat.Format.format24RGB
- vImageCVImageFormat.Format.format2Indexed
- vImageCVImageFormat.Format.format2IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.format30RGB
- vImageCVImageFormat.Format.format30RGBLEPackedWideGamut
- vImageCVImageFormat.Format.format32ABGR
- vImageCVImageFormat.Format.format32ARGB
- vImageCVImageFormat.Format.format32AlphaGray
- vImageCVImageFormat.Format.format32BGRA
- vImageCVImageFormat.Format.format32RGBA
- vImageCVImageFormat.Format.format420YpCbCr10BiPlanarFullRange
- vImageCVImageFormat.Format.format420YpCbCr10BiPlanarVideoRange
- vImageCVImageFormat.Format.format420YpCbCr8BiPlanarFullRange
- vImageCVImageFormat.Format.format420YpCbCr8BiPlanarVideoRange
- vImageCVImageFormat.Format.format420YpCbCr8Planar
- vImageCVImageFormat.Format.format420YpCbCr8PlanarFullRange
- vImageCVImageFormat.Format.format422YpCbCr10
- vImageCVImageFormat.Format.format422YpCbCr10BiPlanarFullRange
- vImageCVImageFormat.Format.format422YpCbCr10BiPlanarVideoRange
- vImageCVImageFormat.Format.format422YpCbCr16
- vImageCVImageFormat.Format.format422YpCbCr8
- vImageCVImageFormat.Format.format422YpCbCr8FullRange
- vImageCVImageFormat.Format.format422YpCbCr8_yuvs
- vImageCVImageFormat.Format.format422YpCbCr_4A_8BiPlanar
- vImageCVImageFormat.Format.format4444AYpCbCr16
- vImageCVImageFormat.Format.format4444AYpCbCr8
- vImageCVImageFormat.Format.format4444YpCbCrA8
- vImageCVImageFormat.Format.format4444YpCbCrA8R
- vImageCVImageFormat.Format.format444YpCbCr10
- vImageCVImageFormat.Format.format444YpCbCr10BiPlanarFullRange
- vImageCVImageFormat.Format.format444YpCbCr10BiPlanarVideoRange
- vImageCVImageFormat.Format.format444YpCbCr8
- vImageCVImageFormat.Format.format48RGB
- vImageCVImageFormat.Format.format4Indexed
- vImageCVImageFormat.Format.format4IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.format64ARGB
- vImageCVImageFormat.Format.format64RGBAHalf
- vImageCVImageFormat.Format.format8Indexed
- vImageCVImageFormat.Format.format8IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.formatARGB2101010LEPacked
- vImageCVImageFormat.Format.formatDepthFloat16
- vImageCVImageFormat.Format.formatDepthFloat32
- vImageCVImageFormat.Format.formatDisparityFloat16
- vImageCVImageFormat.Format.formatDisparityFloat32
- vImageCVImageFormat.Format.formatOneComponent16Half
- vImageCVImageFormat.Format.formatOneComponent32Float
- vImageCVImageFormat.Format.formatOneComponent8
- vImageCVImageFormat.Format.formatTwoComponent16Half
- vImageCVImageFormat.Format.formatTwoComponent32Float
- vImageCVImageFormat.Format.formatTwoComponent8
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
-
vImageCVImageFormat
-
Core Video Image Format Utilities
-
vImage Operations
-
Conversion
-
vImageConverter
- destinationBufferCount
- sourceBufferCount
- convert(source:destination:flags:)
- mustOperateOutOfPlace(source:destination:flags:)
- destinationBuffers(colorSpace:)
- sourceBuffers(colorSpace:)
- make(sourceFormat:destinationFormat:flags:)
- make(sourceFormat:destinationFormat:flags:)
- make(sourceFormat:destinationFormat:flags:)
-
vImageConverter
-
Conversion
-
Data Types and Constants
- vImage_Buffer
-
Error Codes
-
vImage.Error
- vImage.Error.bufferSizeMismatch
- vImage.Error.colorSyncIsAbsent
- vImage.Error.coreVideoIsAbsent
- vImage.Error.internalError
- vImage.Error.invalidCVImageFormat
- vImage.Error.invalidEdgeStyle
- vImage.Error.invalidImageFormat
- vImage.Error.invalidImageObject
- vImage.Error.invalidKernelSize
- vImage.Error.invalidOffset_X
- vImage.Error.invalidOffset_Y
- vImage.Error.invalidParameter
- vImage.Error.invalidRowBytes
- vImage.Error.memoryAllocationError
- vImage.Error.noError
- vImage.Error.nullPointerArgument
- vImage.Error.outOfPlaceOperationRequired
- vImage.Error.roiLargerThanInputBuffer
- vImage.Error.unknownFlagsBit
- vImage.Error.unsupportedConversion
- vImage.Error.RawValue
- init(rawValue:)
- init(vImageError:)
- hashValue
- localizedDescription
- rawValue
- hash(into:)
- !=(_:_:)
-
vImage.Error
-
Processing Flags
-
vImage.Options
- backgroundColorFill
- copyInPlace
- doNotClamp
- doNotTile
- getTempBufferSize
- hdrContent
- highQualityResampling
- imageExtend
- leaveAlphaUnchanged
- noAllocate
- noFlags
- printDiagnosticsToConsole
- truncateKernel
- vImage.Options.ArrayLiteralElement
- vImage.Options.Element
- vImage.Options.RawValue
- init()
- init(_:)
- init(arrayLiteral:)
- init(rawValue:)
- flags
- isEmpty
- rawValue
- contains(_:)
- formIntersection(_:)
- formSymmetricDifference(_:)
- formUnion(_:)
- insert(_:)
- intersection(_:)
- isDisjoint(with:)
- isStrictSubset(of:)
- isStrictSuperset(of:)
- isSubset(of:)
- isSuperset(of:)
- remove(_:)
- subtract(_:)
- subtracting(_:)
- symmetricDifference(_:)
- union(_:)
- update(with:)
- !=(_:_:)
-
vImage.Options
-
Buffer Types
-
vImage.BufferType
- init(bufferTypeCode:model:)
- init(rawValue:)
- vImage.BufferType.Cb
- vImage.BufferType.Cr
- vImage.BufferType.YCbCr
- vImage.BufferType.alpha
- vImage.BufferType.chroma
- vImage.BufferType.chunky
- vImage.BufferType.cmykBlack
- vImage.BufferType.cmykCyan
- vImage.BufferType.cmykMagenta
- vImage.BufferType.cmykYellow
- vImage.BufferType.coreGraphics
- vImage.BufferType.indexed
- vImage.BufferType.labA
- vImage.BufferType.labB
- vImage.BufferType.labL
- vImage.BufferType.luminance
- vImage.BufferType.monochrome
- vImage.BufferType.rgbBlue
- vImage.BufferType.rgbGreen
- vImage.BufferType.rgbRed
- vImage.BufferType.xyzX
- vImage.BufferType.xyzY
- vImage.BufferType.xyzZ
- bufferTypeCode
- hashValue
- rawValue
- hash(into:)
- !=(_:_:)
- vImage.BufferType.RawValue
-
vImage.BufferType
-
vImage
-
vDSP
-
vDSP
- absolute(_:)
- absolute(_:)
- absolute(_:result:)
- absolute(_:result:)
- absolute(_:result:)
- absolute(_:result:)
- add(_:_:)
- add(_:_:)
- add(_:_:)
- add(_:_:)
- add(_:_:result:)
- add(_:_:result:)
- add(_:_:result:)
- add(_:_:result:)
- add(_:to:count:result:)
- add(_:to:count:result:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:result:)
- add(multiplication:multiplication:result:)
- add(multiplication:multiplication:result:)
- add(multiplication:multiplication:result:)
- addSubtract(_:_:addResult:subtractResult:)
- addSubtract(_:_:addResult:subtractResult:)
- amplitudeToDecibels(_:zeroReference:)
- amplitudeToDecibels(_:zeroReference:)
- clear(_:)
- clear(_:)
- clip(_:to:)
- clip(_:to:)
- clip(_:to:result:)
- clip(_:to:result:)
- conjugate(_:count:result:)
- conjugate(_:count:result:)
- convert(amplitude:toDecibels:zeroReference:)
- convert(amplitude:toDecibels:zeroReference:)
- convert(interleavedComplexVector:toSplitComplexVector:)
- convert(interleavedComplexVector:toSplitComplexVector:)
- convert(polarCoordinates:toRectangularCoordinates:)
- convert(polarCoordinates:toRectangularCoordinates:)
- convert(power:toDecibels:zeroReference:)
- convert(power:toDecibels:zeroReference:)
- convert(rectangularCoordinates:toPolarCoordinates:)
- convert(rectangularCoordinates:toPolarCoordinates:)
- convert(splitComplexVector:toInterleavedComplexVector:)
- convert(splitComplexVector:toInterleavedComplexVector:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convolve(_:rowCount:columnCount:with3x3Kernel:)
- convolve(_:rowCount:columnCount:with3x3Kernel:)
- convolve(_:rowCount:columnCount:with3x3Kernel:result:)
- convolve(_:rowCount:columnCount:with3x3Kernel:result:)
- convolve(_:rowCount:columnCount:with5x5Kernel:)
- convolve(_:rowCount:columnCount:with5x5Kernel:)
- convolve(_:rowCount:columnCount:with5x5Kernel:result:)
- convolve(_:rowCount:columnCount:with5x5Kernel:result:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:result:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:result:)
- convolve(_:withKernel:)
- convolve(_:withKernel:)
- convolve(_:withKernel:result:)
- convolve(_:withKernel:result:)
- copy(_:to:count:)
- copy(_:to:count:)
- correlate(_:withKernel:)
- correlate(_:withKernel:)
- correlate(_:withKernel:result:)
- correlate(_:withKernel:result:)
- countZeroCrossings(_:)
- countZeroCrossings(_:)
- distanceSquared(_:_:)
- distanceSquared(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:by:count:result:)
- divide(_:by:count:result:)
- divide(_:by:result:)
- divide(_:by:result:)
- dot(_:_:)
- dot(_:_:)
- doubleToFloat(_:)
- downsample(_:decimationFactor:filter:)
- downsample(_:decimationFactor:filter:)
- downsample(_:decimationFactor:filter:result:)
- downsample(_:decimationFactor:filter:result:)
- evaluatePolynomial(usingCoefficients:withVariables:)
- evaluatePolynomial(usingCoefficients:withVariables:)
- evaluatePolynomial(usingCoefficients:withVariables:result:)
- evaluatePolynomial(usingCoefficients:withVariables:result:)
- fill(_:with:)
- fill(_:with:)
- floatToDouble(_:)
- floatingPointToInteger(_:integerType:rounding:)
- floatingPointToInteger(_:integerType:rounding:)
- formRamp(in:result:)
- formRamp(in:result:)
- formRamp(withInitialValue:increment:result:)
- formRamp(withInitialValue:increment:result:)
- formRamp(withInitialValue:multiplyingBy:increment:result:)
- formRamp(withInitialValue:multiplyingBy:increment:result:)
- formStereoRamp(withInitialValue:multiplyingBy:_:increment:results:_:)
- formStereoRamp(withInitialValue:multiplyingBy:_:increment:results:_:)
- formWindow(usingSequence:result:isHalfWindow:)
- formWindow(usingSequence:result:isHalfWindow:)
- hypot(_:_:)
- hypot(_:_:)
- hypot(_:_:result:)
- hypot(_:_:result:)
- hypot(x0:x1:y0:y1:)
- hypot(x0:x1:y0:y1:)
- hypot(x0:x1:y0:y1:result:)
- hypot(x0:x1:y0:y1:result:)
- indexOfMaximum(_:)
- indexOfMaximum(_:)
- indexOfMaximumMagnitude(_:)
- indexOfMaximumMagnitude(_:)
- indexOfMinimum(_:)
- indexOfMinimum(_:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integrate(_:using:stepSize:)
- integrate(_:using:stepSize:)
- integrate(_:using:stepSize:result:)
- integrate(_:using:stepSize:result:)
- invertedClip(_:to:)
- invertedClip(_:to:)
- invertedClip(_:to:result:)
- invertedClip(_:to:result:)
- limit(_:limit:withOutputConstant:)
- limit(_:limit:withOutputConstant:)
- limit(_:limit:withOutputConstant:result:)
- limit(_:limit:withOutputConstant:result:)
- linearInterpolate(_:_:using:)
- linearInterpolate(_:_:using:)
- linearInterpolate(_:_:using:result:)
- linearInterpolate(_:_:using:result:)
- linearInterpolate(elementsOf:using:)
- linearInterpolate(elementsOf:using:)
- linearInterpolate(elementsOf:using:result:)
- linearInterpolate(elementsOf:using:result:)
- maximum(_:)
- maximum(_:)
- maximum(_:_:)
- maximum(_:_:)
- maximum(_:_:result:)
- maximum(_:_:result:)
- maximumMagnitude(_:)
- maximumMagnitude(_:)
- mean(_:)
- mean(_:)
- meanMagnitude(_:)
- meanMagnitude(_:)
- meanSquare(_:)
- meanSquare(_:)
- minimum(_:)
- minimum(_:)
- minimum(_:_:)
- minimum(_:_:)
- minimum(_:_:result:)
- minimum(_:_:result:)
- multiply(_:_:)
- multiply(_:_:)
- multiply(_:_:)
- multiply(_:_:)
- multiply(_:_:result:)
- multiply(_:_:result:)
- multiply(_:_:result:)
- multiply(_:_:result:)
- multiply(_:by:count:useConjugate:result:)
- multiply(_:by:count:useConjugate:result:)
- multiply(_:by:result:)
- multiply(_:by:result:)
- multiply(addition:_:)
- multiply(addition:_:)
- multiply(addition:_:)
- multiply(addition:_:)
- multiply(addition:_:result:)
- multiply(addition:_:result:)
- multiply(addition:_:result:)
- multiply(addition:_:result:)
- multiply(addition:addition:)
- multiply(addition:addition:)
- multiply(addition:addition:result:)
- multiply(addition:addition:result:)
- multiply(addition:subtraction:)
- multiply(addition:subtraction:)
- multiply(addition:subtraction:result:)
- multiply(addition:subtraction:result:)
- multiply(subtraction:_:)
- multiply(subtraction:_:)
- multiply(subtraction:_:)
- multiply(subtraction:_:)
- multiply(subtraction:_:result:)
- multiply(subtraction:_:result:)
- multiply(subtraction:_:result:)
- multiply(subtraction:_:result:)
- multiply(subtraction:subtraction:)
- multiply(subtraction:subtraction:)
- multiply(subtraction:subtraction:result:)
- multiply(subtraction:subtraction:result:)
- negative(_:)
- negative(_:)
- negative(_:result:)
- negative(_:result:)
- negativeAbsolute(_:)
- negativeAbsolute(_:)
- negativeAbsolute(_:result:)
- negativeAbsolute(_:result:)
- phase(_:result:)
- phase(_:result:)
- polarToRectangular(_:)
- polarToRectangular(_:)
- powerToDecibels(_:zeroReference:)
- powerToDecibels(_:zeroReference:)
- ramp(in:count:)
- ramp(in:count:)
- ramp(withInitialValue:increment:count:)
- ramp(withInitialValue:increment:count:)
- ramp(withInitialValue:multiplyingBy:increment:)
- ramp(withInitialValue:multiplyingBy:increment:)
- rectangularToPolar(_:)
- rectangularToPolar(_:)
- reverse(_:)
- reverse(_:)
- rootMeanSquare(_:)
- rootMeanSquare(_:)
- signedSquare(_:)
- signedSquare(_:)
- signedSquare(_:result:)
- signedSquare(_:result:)
- slidingWindowSum(_:usingWindowLength:)
- slidingWindowSum(_:usingWindowLength:)
- slidingWindowSum(_:usingWindowLength:result:)
- slidingWindowSum(_:usingWindowLength:result:)
- sort(_:sortOrder:)
- sort(_:sortOrder:)
- square(_:)
- square(_:)
- square(_:result:)
- square(_:result:)
- squareMagnitudes(_:result:)
- squareMagnitudes(_:result:)
- stereoRamp(withInitialValue:multiplyingBy:_:increment:)
- stereoRamp(withInitialValue:multiplyingBy:_:increment:)
- subtract(_:_:)
- subtract(_:_:)
- subtract(_:_:result:)
- subtract(_:_:result:)
- subtract(_:from:count:result:)
- subtract(_:from:count:result:)
- subtract(multiplication:_:)
- subtract(multiplication:_:)
- subtract(multiplication:_:)
- subtract(multiplication:_:)
- subtract(multiplication:_:result:)
- subtract(multiplication:_:result:)
- subtract(multiplication:_:result:)
- subtract(multiplication:_:result:)
- subtract(multiplication:multiplication:)
- subtract(multiplication:multiplication:)
- subtract(multiplication:multiplication:result:)
- subtract(multiplication:multiplication:result:)
- sum(_:)
- sum(_:)
- sumAndSumOfSquares(_:)
- sumAndSumOfSquares(_:)
- sumOfMagnitudes(_:)
- sumOfMagnitudes(_:)
- sumOfSquares(_:)
- sumOfSquares(_:)
- threshold(_:to:with:)
- threshold(_:to:with:)
- threshold(_:to:with:result:)
- threshold(_:to:with:result:)
- trunc(_:)
- trunc(_:)
- trunc(_:result:)
- trunc(_:result:)
- twoPoleTwoZeroFilter(_:coefficients:)
- twoPoleTwoZeroFilter(_:coefficients:)
- twoPoleTwoZeroFilter(_:coefficients:result:)
- twoPoleTwoZeroFilter(_:coefficients:result:)
- window(ofType:usingSequence:count:isHalfWindow:)
- compress(_:gatingVector:nonZeroGatingCount:)
- compress(_:gatingVector:nonZeroGatingCount:)
- compress(_:gatingVector:result:)
- compress(_:gatingVector:result:)
- gather(_:indices:)
- gather(_:indices:)
- gather(_:indices:result:)
- gather(_:indices:result:)
- linearInterpolate(lookupTable:withOffsets:scale:baseOffset:)
- linearInterpolate(lookupTable:withOffsets:scale:baseOffset:)
- linearInterpolate(lookupTable:withOffsets:scale:baseOffset:result:)
- linearInterpolate(lookupTable:withOffsets:scale:baseOffset:result:)
- linearInterpolate(values:atIndices:)
- linearInterpolate(values:atIndices:)
- linearInterpolate(values:atIndices:result:)
- linearInterpolate(values:atIndices:result:)
- swapElements(_:_:)
- swapElements(_:_:)
- taperedMerge(_:_:)
- taperedMerge(_:_:)
- taperedMerge(_:_:result:)
- taperedMerge(_:_:result:)
- vDSP.DCT
- vDSP.DFT
- vDSP.FFT
- vDSP.FFT2D
- vDSP.Biquad
-
vDSP.VectorizableDouble
- vDSP.VectorizableDouble.Scalar
- applyMulti(setup:pInputs:pOutputs:count:)
- applySingle(source:destination:delays:setup:sectionCount:count:)
- destroySetup(_:)
- destroySetup(channelCount:biquadSetup:)
- makeBiquadSetup(channelCount:coefficients:sectionCount:)
- makeDFTSetup(previous:count:direction:transformType:)
- transform(dftSetup:inputReal:inputImaginary:outputReal:outputImaginary:)
-
vDSP.VectorizableFloat
- vDSP.VectorizableFloat.Scalar
- applyMulti(setup:pInputs:pOutputs:count:)
- applySingle(source:destination:delays:setup:sectionCount:count:)
- destroySetup(_:)
- destroySetup(channelCount:biquadSetup:)
- makeBiquadSetup(channelCount:coefficients:sectionCount:)
- makeDFTSetup(previous:count:direction:transformType:)
- transform(dftSetup:inputReal:inputImaginary:outputReal:outputImaginary:)
- vDSP.DCTTransformType
- vDSP.DFTTransformType
- vDSP.FourierTransformDirection
- vDSP.IntegrationRule
- vDSP.Radix
- vDSP.RoundingMode
- vDSP.SortOrder
- vDSP.ThresholdRule
- vDSP.WindowSequence
-
vDSP Protocols
- AccelerateBuffer
- AccelerateMutableBuffer
- vDSP_DFTFunctions
- vDSP_FloatingPointDiscreteFourierTransformable
- vDSP_FourierTransformFunctions
- vDSP_FourierTransformable
- vDSP_BiquadFunctions
- vDSP_FloatingPointBiquadFilterable
- vDSP_FloatingPointConvertable
- vDSP_IntegerConvertable
- vDSP_FloatingPointGeneratable
-
Vector Generation
- ramp(withInitialValue:increment:count:)
- ramp(withInitialValue:increment:count:)
- formRamp(withInitialValue:increment:result:)
- formRamp(withInitialValue:increment:result:)
- ramp(in:count:)
- ramp(in:count:)
- formRamp(in:result:)
- formRamp(in:result:)
- ramp(withInitialValue:multiplyingBy:increment:)
- ramp(withInitialValue:multiplyingBy:increment:)
- stereoRamp(withInitialValue:multiplyingBy:_:increment:)
- stereoRamp(withInitialValue:multiplyingBy:_:increment:)
- formRamp(withInitialValue:multiplyingBy:increment:result:)
- formRamp(withInitialValue:multiplyingBy:increment:result:)
- formStereoRamp(withInitialValue:multiplyingBy:_:increment:results:_:)
- formStereoRamp(withInitialValue:multiplyingBy:_:increment:results:_:)
- window(ofType:usingSequence:count:isHalfWindow:)
- formWindow(usingSequence:result:isHalfWindow:)
- formWindow(usingSequence:result:isHalfWindow:)
- vDSP.WindowSequence
- Vector Clear and Fill Functions
- Vector Extrema Calculation
- Vector Average Calculation
- Vector Summation
- Vector-to-Vector Distance and Pythagorean Computation
- Dot Product Calculation
-
Arithmetic Operations
- add(_:_:)
- add(_:_:)
- add(_:_:)
- add(_:_:)
- add(_:_:result:)
- add(_:_:result:)
- add(_:_:result:)
- add(_:_:result:)
- add(_:to:count:result:)
- add(_:to:count:result:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:_:result:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:)
- add(multiplication:multiplication:result:)
- add(multiplication:multiplication:result:)
- add(multiplication:multiplication:result:)
- add(multiplication:multiplication:result:)
- subtract(_:_:)
- subtract(_:_:)
- subtract(_:_:result:)
- subtract(_:_:result:)
- subtract(_:from:count:result:)
- subtract(_:from:count:result:)
- subtract(multiplication:_:)
- subtract(multiplication:_:)
- subtract(multiplication:_:)
- subtract(multiplication:_:)
- subtract(multiplication:_:result:)
- subtract(multiplication:_:result:)
- subtract(multiplication:_:result:)
- subtract(multiplication:_:result:)
- subtract(multiplication:multiplication:)
- subtract(multiplication:multiplication:)
- subtract(multiplication:multiplication:result:)
- subtract(multiplication:multiplication:result:)
- addSubtract(_:_:addResult:subtractResult:)
- addSubtract(_:_:addResult:subtractResult:)
- multiply(_:_:)
- multiply(_:_:)
- multiply(_:_:)
- multiply(_:_:)
- multiply(_:_:result:)
- multiply(_:_:result:)
- multiply(_:_:result:)
- multiply(_:_:result:)
- multiply(_:by:count:useConjugate:result:)
- multiply(_:by:count:useConjugate:result:)
- multiply(_:by:result:)
- multiply(_:by:result:)
- multiply(addition:_:)
- multiply(addition:_:)
- multiply(addition:_:)
- multiply(addition:_:)
- multiply(addition:_:result:)
- multiply(addition:_:result:)
- multiply(addition:_:result:)
- multiply(addition:_:result:)
- multiply(addition:addition:)
- multiply(addition:addition:)
- multiply(addition:addition:result:)
- multiply(addition:addition:result:)
- multiply(addition:subtraction:)
- multiply(addition:subtraction:)
- multiply(addition:subtraction:result:)
- multiply(addition:subtraction:result:)
- multiply(subtraction:_:)
- multiply(subtraction:_:)
- multiply(subtraction:_:)
- multiply(subtraction:_:)
- multiply(subtraction:_:result:)
- multiply(subtraction:_:result:)
- multiply(subtraction:_:result:)
- multiply(subtraction:_:result:)
- multiply(subtraction:subtraction:)
- multiply(subtraction:subtraction:)
- multiply(subtraction:subtraction:result:)
- multiply(subtraction:subtraction:result:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:_:result:)
- divide(_:by:count:result:)
- divide(_:by:count:result:)
- divide(_:by:result:)
- divide(_:by:result:)
- Polynomial Evaluation
- Copying, Element Swapping, and Merging Functions
- Reversing and Sorting Functions
- Linear Interpolation Functions
- Biquadratic IIR Filters
- Finite Impulse Response Filters
- Recursive Filters
-
Conversion to Decibel Equivalents
- amplitudeToDecibels(_:zeroReference:)
- amplitudeToDecibels(_:zeroReference:)
- powerToDecibels(_:zeroReference:)
- powerToDecibels(_:zeroReference:)
- convert(amplitude:toDecibels:zeroReference:)
- convert(amplitude:toDecibels:zeroReference:)
- convert(power:toDecibels:zeroReference:)
- convert(power:toDecibels:zeroReference:)
-
Type Conversion
- floatingPointToInteger(_:integerType:rounding:)
- floatingPointToInteger(_:integerType:rounding:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- integerToFloatingPoint(_:floatingPointType:)
- floatToDouble(_:)
- doubleToFloat(_:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:rounding:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- convertElements(of:to:)
- vDSP.RoundingMode
- Complex Vector Conversion
- Polar-Rectangular Conversion
- Absolute and Negation Functions
- Integration Functions
-
Clipping, Limit, and Threshold Operations
- clip(_:to:)
- clip(_:to:)
- clip(_:to:result:)
- clip(_:to:result:)
- invertedClip(_:to:)
- invertedClip(_:to:)
- invertedClip(_:to:result:)
- invertedClip(_:to:result:)
- limit(_:limit:withOutputConstant:)
- limit(_:limit:withOutputConstant:)
- limit(_:limit:withOutputConstant:result:)
- limit(_:limit:withOutputConstant:result:)
- threshold(_:to:with:)
- threshold(_:to:with:)
- threshold(_:to:with:result:)
- threshold(_:to:with:result:)
- vDSP.ThresholdRule
- Phase Computation Functions
- Complex Conjugation Functions
- Vector Squaring Functions
- Fractional Part Extraction
- Zero Crossing Search
- Sliding-Window Summation Functions
- Vector-to-Vector Minima and Maxima
- 1D Correlation and Convolution
-
2D Convolution
- convolve(_:rowCount:columnCount:with3x3Kernel:)
- convolve(_:rowCount:columnCount:with3x3Kernel:)
- convolve(_:rowCount:columnCount:with3x3Kernel:result:)
- convolve(_:rowCount:columnCount:with3x3Kernel:result:)
- convolve(_:rowCount:columnCount:with5x5Kernel:)
- convolve(_:rowCount:columnCount:with5x5Kernel:)
- convolve(_:rowCount:columnCount:with5x5Kernel:result:)
- convolve(_:rowCount:columnCount:with5x5Kernel:result:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:result:)
- convolve(_:rowCount:columnCount:withKernel:kernelRowCount:kernelColumnCount:result:)
- Fast Fourier Transforms
- Discrete Fourier Transforms
- Discrete Cosine Transforms
- DSPSplitComplex
- DSPDoubleSplitComplex
-
vDSP.VectorizableDouble
- vDSP.VectorizableDouble.Scalar
- applyMulti(setup:pInputs:pOutputs:count:)
- applySingle(source:destination:delays:setup:sectionCount:count:)
- destroySetup(_:)
- destroySetup(channelCount:biquadSetup:)
- makeBiquadSetup(channelCount:coefficients:sectionCount:)
- makeDFTSetup(previous:count:direction:transformType:)
- transform(dftSetup:inputReal:inputImaginary:outputReal:outputImaginary:)
-
vDSP.VectorizableFloat
- vDSP.VectorizableFloat.Scalar
- applyMulti(setup:pInputs:pOutputs:count:)
- applySingle(source:destination:delays:setup:sectionCount:count:)
- destroySetup(_:)
- destroySetup(channelCount:biquadSetup:)
- makeBiquadSetup(channelCount:coefficients:sectionCount:)
- makeDFTSetup(previous:count:direction:transformType:)
- transform(dftSetup:inputReal:inputImaginary:outputReal:outputImaginary:)
-
vDSP
- Fast Fourier Transforms
- Discrete Fourier Transforms
- Discrete Cosine Transforms
-
Core Video Interoperability
-
Core Video Image Format Utilities
-
vImageCVImageFormat
- alphaIsOpaqueHint
- channelCount
- channels
- chromaSiting
- colorSpace
- formatCode
- channelDescription(bufferType:)
- make(buffer:)
- make(format:matrix:chromaSiting:colorSpace:alphaIsOpaqueHint:)
-
vImageCVImageFormat.ChromaSiting
- vImageCVImageFormat.ChromaSiting.bottom
- vImageCVImageFormat.ChromaSiting.bottomLeft
- vImageCVImageFormat.ChromaSiting.center
- vImageCVImageFormat.ChromaSiting.dv420
- vImageCVImageFormat.ChromaSiting.left
- vImageCVImageFormat.ChromaSiting.top
- vImageCVImageFormat.ChromaSiting.topLeft
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
-
vImageCVImageFormat.Format
- vImageCVImageFormat.Format.format128RGBAFloat
- vImageCVImageFormat.Format.format14Bayer_BGGR
- vImageCVImageFormat.Format.format14Bayer_GBRG
- vImageCVImageFormat.Format.format14Bayer_GRBG
- vImageCVImageFormat.Format.format14Bayer_RGGB
- vImageCVImageFormat.Format.format16BE555
- vImageCVImageFormat.Format.format16BE565
- vImageCVImageFormat.Format.format16Gray
- vImageCVImageFormat.Format.format16LE555
- vImageCVImageFormat.Format.format16LE5551
- vImageCVImageFormat.Format.format16LE565
- vImageCVImageFormat.Format.format1IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.format1Monochrome
- vImageCVImageFormat.Format.format24BGR
- vImageCVImageFormat.Format.format24RGB
- vImageCVImageFormat.Format.format2Indexed
- vImageCVImageFormat.Format.format2IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.format30RGB
- vImageCVImageFormat.Format.format30RGBLEPackedWideGamut
- vImageCVImageFormat.Format.format32ABGR
- vImageCVImageFormat.Format.format32ARGB
- vImageCVImageFormat.Format.format32AlphaGray
- vImageCVImageFormat.Format.format32BGRA
- vImageCVImageFormat.Format.format32RGBA
- vImageCVImageFormat.Format.format420YpCbCr10BiPlanarFullRange
- vImageCVImageFormat.Format.format420YpCbCr10BiPlanarVideoRange
- vImageCVImageFormat.Format.format420YpCbCr8BiPlanarFullRange
- vImageCVImageFormat.Format.format420YpCbCr8BiPlanarVideoRange
- vImageCVImageFormat.Format.format420YpCbCr8Planar
- vImageCVImageFormat.Format.format420YpCbCr8PlanarFullRange
- vImageCVImageFormat.Format.format422YpCbCr10
- vImageCVImageFormat.Format.format422YpCbCr10BiPlanarFullRange
- vImageCVImageFormat.Format.format422YpCbCr10BiPlanarVideoRange
- vImageCVImageFormat.Format.format422YpCbCr16
- vImageCVImageFormat.Format.format422YpCbCr8
- vImageCVImageFormat.Format.format422YpCbCr8FullRange
- vImageCVImageFormat.Format.format422YpCbCr8_yuvs
- vImageCVImageFormat.Format.format422YpCbCr_4A_8BiPlanar
- vImageCVImageFormat.Format.format4444AYpCbCr16
- vImageCVImageFormat.Format.format4444AYpCbCr8
- vImageCVImageFormat.Format.format4444YpCbCrA8
- vImageCVImageFormat.Format.format4444YpCbCrA8R
- vImageCVImageFormat.Format.format444YpCbCr10
- vImageCVImageFormat.Format.format444YpCbCr10BiPlanarFullRange
- vImageCVImageFormat.Format.format444YpCbCr10BiPlanarVideoRange
- vImageCVImageFormat.Format.format444YpCbCr8
- vImageCVImageFormat.Format.format48RGB
- vImageCVImageFormat.Format.format4Indexed
- vImageCVImageFormat.Format.format4IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.format64ARGB
- vImageCVImageFormat.Format.format64RGBAHalf
- vImageCVImageFormat.Format.format8Indexed
- vImageCVImageFormat.Format.format8IndexedGray_WhiteIsZero
- vImageCVImageFormat.Format.formatARGB2101010LEPacked
- vImageCVImageFormat.Format.formatDepthFloat16
- vImageCVImageFormat.Format.formatDepthFloat32
- vImageCVImageFormat.Format.formatDisparityFloat16
- vImageCVImageFormat.Format.formatDisparityFloat32
- vImageCVImageFormat.Format.formatOneComponent16Half
- vImageCVImageFormat.Format.formatOneComponent32Float
- vImageCVImageFormat.Format.formatOneComponent8
- vImageCVImageFormat.Format.formatTwoComponent16Half
- vImageCVImageFormat.Format.formatTwoComponent32Float
- vImageCVImageFormat.Format.formatTwoComponent8
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
-
vImageCVImageFormat
-
Core Video Image Format Utilities
- Biquadratic IIR Filters
- Discrete Cosine Transforms
-
Conversion
-
vImageConverter
- destinationBufferCount
- sourceBufferCount
- convert(source:destination:flags:)
- mustOperateOutOfPlace(source:destination:flags:)
- destinationBuffers(colorSpace:)
- sourceBuffers(colorSpace:)
- make(sourceFormat:destinationFormat:flags:)
- make(sourceFormat:destinationFormat:flags:)
- make(sourceFormat:destinationFormat:flags:)
-
vImageConverter
-
vecLib
-
vForce
-
vForce
- acos(_:)
- acos(_:)
- acos(_:result:)
- acos(_:result:)
- acosh(_:)
- acosh(_:)
- acosh(_:result:)
- acosh(_:result:)
- asin(_:)
- asin(_:)
- asin(_:result:)
- asin(_:result:)
- asinh(_:)
- asinh(_:)
- asinh(_:result:)
- asinh(_:result:)
- atan(_:)
- atan(_:)
- atan(_:result:)
- atan(_:result:)
- atanh(_:)
- atanh(_:)
- atanh(_:result:)
- atanh(_:result:)
- ceil(_:)
- ceil(_:)
- ceil(_:result:)
- ceil(_:result:)
- copysign(magnitudes:signs:)
- copysign(magnitudes:signs:)
- copysign(magnitudes:signs:result:)
- copysign(magnitudes:signs:result:)
- cos(_:)
- cos(_:)
- cos(_:result:)
- cos(_:result:)
- cosPi(_:)
- cosPi(_:)
- cosPi(_:result:)
- cosPi(_:result:)
- cosh(_:)
- cosh(_:)
- cosh(_:result:)
- cosh(_:result:)
- exp(_:)
- exp(_:)
- exp(_:result:)
- exp(_:result:)
- exp2(_:)
- exp2(_:)
- exp2(_:result:)
- exp2(_:result:)
- expm1(_:)
- expm1(_:)
- expm1(_:result:)
- expm1(_:result:)
- floor(_:)
- floor(_:)
- floor(_:result:)
- floor(_:result:)
- log10(_:)
- log10(_:)
- log10(_:result:)
- log10(_:result:)
- log2(_:)
- log2(_:)
- log2(_:result:)
- log2(_:result:)
- logb(_:)
- logb(_:)
- logb(_:result:)
- logb(_:result:)
- nearestInteger(_:)
- nearestInteger(_:)
- nearestInteger(_:result:)
- nearestInteger(_:result:)
- pow(bases:exponents:)
- pow(bases:exponents:)
- pow(bases:exponents:result:)
- pow(bases:exponents:result:)
- reciprocal(_:)
- reciprocal(_:)
- reciprocal(_:result:)
- reciprocal(_:result:)
- remainder(dividends:divisors:)
- remainder(dividends:divisors:)
- remainder(dividends:divisors:result:)
- remainder(dividends:divisors:result:)
- rsqrt(_:)
- rsqrt(_:)
- rsqrt(_:result:)
- rsqrt(_:result:)
- sin(_:)
- sin(_:)
- sin(_:result:)
- sin(_:result:)
- sinPi(_:)
- sinPi(_:)
- sinPi(_:result:)
- sinPi(_:result:)
- sincos(_:sinResult:cosResult:)
- sincos(_:sinResult:cosResult:)
- sinh(_:)
- sinh(_:)
- sinh(_:result:)
- sinh(_:result:)
- sqrt(_:)
- sqrt(_:)
- sqrt(_:result:)
- sqrt(_:result:)
- tan(_:)
- tan(_:)
- tan(_:result:)
- tan(_:result:)
- tanPi(_:)
- tanPi(_:)
- tanPi(_:result:)
- tanPi(_:result:)
- tanh(_:)
- tanh(_:)
- tanh(_:result:)
- tanh(_:result:)
- trunc(_:)
- trunc(_:)
- trunc(_:result:)
- trunc(_:result:)
- truncatingRemainder(dividends:divisors:)
- truncatingRemainder(dividends:divisors:)
- truncatingRemainder(dividends:divisors:result:)
- truncatingRemainder(dividends:divisors:result:)
- ceil(_:)
- ceil(_:)
- ceil(_:result:)
- ceil(_:result:)
- copysign(magnitudes:signs:)
- copysign(magnitudes:signs:)
- copysign(magnitudes:signs:result:)
- copysign(magnitudes:signs:result:)
- floor(_:)
- floor(_:)
- floor(_:result:)
- floor(_:result:)
- nearestInteger(_:)
- nearestInteger(_:)
- nearestInteger(_:result:)
- nearestInteger(_:result:)
- reciprocal(_:)
- reciprocal(_:)
- reciprocal(_:result:)
- reciprocal(_:result:)
- remainder(dividends:divisors:)
- remainder(dividends:divisors:)
- remainder(dividends:divisors:result:)
- remainder(dividends:divisors:result:)
- rsqrt(_:)
- rsqrt(_:)
- rsqrt(_:result:)
- rsqrt(_:result:)
- sqrt(_:)
- sqrt(_:)
- sqrt(_:result:)
- sqrt(_:result:)
- trunc(_:)
- trunc(_:)
- trunc(_:result:)
- trunc(_:result:)
- truncatingRemainder(dividends:divisors:)
- truncatingRemainder(dividends:divisors:)
- truncatingRemainder(dividends:divisors:result:)
- truncatingRemainder(dividends:divisors:result:)
- exp(_:)
- exp(_:)
- exp(_:result:)
- exp(_:result:)
- exp2(_:)
- exp2(_:)
- exp2(_:result:)
- exp2(_:result:)
- expm1(_:)
- expm1(_:)
- expm1(_:result:)
- expm1(_:result:)
- log10(_:)
- log10(_:)
- log10(_:result:)
- log10(_:result:)
- log2(_:)
- log2(_:)
- log2(_:result:)
- log2(_:result:)
- logb(_:)
- logb(_:)
- logb(_:result:)
- logb(_:result:)
- pow(bases:exponents:)
- pow(bases:exponents:)
- pow(bases:exponents:result:)
- pow(bases:exponents:result:)
- acos(_:)
- acos(_:)
- acos(_:result:)
- acos(_:result:)
- asin(_:)
- asin(_:)
- asin(_:result:)
- asin(_:result:)
- atan(_:)
- atan(_:)
- atan(_:result:)
- atan(_:result:)
- cos(_:)
- cos(_:)
- cos(_:result:)
- cos(_:result:)
- cosPi(_:)
- cosPi(_:)
- cosPi(_:result:)
- cosPi(_:result:)
- sin(_:)
- sin(_:)
- sin(_:result:)
- sin(_:result:)
- sinPi(_:)
- sinPi(_:)
- sinPi(_:result:)
- sinPi(_:result:)
- sincos(_:sinResult:cosResult:)
- sincos(_:sinResult:cosResult:)
- tan(_:)
- tan(_:)
- tan(_:result:)
- tan(_:result:)
- tanPi(_:)
- tanPi(_:)
- tanPi(_:result:)
- tanPi(_:result:)
- acosh(_:)
- acosh(_:)
- acosh(_:result:)
- acosh(_:result:)
- asinh(_:)
- asinh(_:)
- asinh(_:result:)
- asinh(_:result:)
- atanh(_:)
- atanh(_:)
- atanh(_:result:)
- atanh(_:result:)
- cosh(_:)
- cosh(_:)
- cosh(_:result:)
- cosh(_:result:)
- sinh(_:)
- sinh(_:)
- sinh(_:result:)
- sinh(_:result:)
- tanh(_:)
- tanh(_:)
- tanh(_:result:)
- tanh(_:result:)
-
vForce
-
vForce
- Quadrature
-
BNNS
- BNNS.Layer
- BNNS.UnaryLayer
- BNNS.BinaryLayer
- applyActivation(activation:input:output:batchSize:filterParameters:)
- applyInTopK(k:input:testIndices:output:axis:batchSize:filterParameters:)
- applyReduction(_:input:output:weights:filterParameters:)
- applyTopK(k:input:bestValues:bestIndices:axis:batchSize:filterParameters:)
- compare(_:_:using:output:)
- copy(_:to:filterParameters:)
- transpose(input:output:firstTransposeAxis:secondTransposeAxis:filterParameters:)
-
BNNS.ActivationLayer
- init(function:input:output:filterParameters:)
-
BNNS.ActivationFunction
- BNNS.ActivationFunction.abs
- BNNS.ActivationFunction.celu(alpha:)
- BNNS.ActivationFunction.clamp(bounds:)
- BNNS.ActivationFunction.clampedLeakyRectifiedLinear(alpha:beta:)
- BNNS.ActivationFunction.elu(alpha:)
- BNNS.ActivationFunction.geluApproximation(alpha:beta:)
- BNNS.ActivationFunction.geluApproximation2(alpha:beta:)
- BNNS.ActivationFunction.gumbel(alpha:beta:)
- BNNS.ActivationFunction.gumbelMax(alpha:beta:)
- BNNS.ActivationFunction.hardShrink(alpha:)
- BNNS.ActivationFunction.hardSigmoid(alpha:beta:)
- BNNS.ActivationFunction.identity
- BNNS.ActivationFunction.leakyRectifiedLinear(alpha:)
- BNNS.ActivationFunction.linear(alpha:)
- BNNS.ActivationFunction.linearWithBias(alpha:beta:)
- BNNS.ActivationFunction.logSigmoid
- BNNS.ActivationFunction.logSoftmax
- BNNS.ActivationFunction.rectifiedLinear
- BNNS.ActivationFunction.scaledTanh(alpha:beta:)
- BNNS.ActivationFunction.selu
- BNNS.ActivationFunction.sigmoid
- BNNS.ActivationFunction.softShrink(alpha:)
- BNNS.ActivationFunction.softmax
- BNNS.ActivationFunction.softplus(alpha:beta:)
- BNNS.ActivationFunction.softsign
- BNNS.ActivationFunction.tanh
- BNNS.ActivationFunction.tanhShrink
- BNNS.ActivationFunction.threshold(alpha:beta:)
- bnnsActivation
- applyActivation(activation:input:output:batchSize:filterParameters:)
-
BNNS.BinaryArithmeticLayer
- init(inputA:inputADescriptorType:inputB:inputBDescriptorType:output:outputDescriptorType:function:activation:filterParameters:)
-
BNNS.ArithmeticBinaryFunction
- BNNS.ArithmeticBinaryFunction.add
- BNNS.ArithmeticBinaryFunction.subtract
- BNNS.ArithmeticBinaryFunction.divide
- BNNS.ArithmeticBinaryFunction.divideNoNaN
- BNNS.ArithmeticBinaryFunction.multiply
- BNNS.ArithmeticBinaryFunction.multiplyNoNaN
- BNNS.ArithmeticBinaryFunction.pow
- BNNS.ArithmeticBinaryFunction.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.DescriptorType
- apply(batchSize:inputA:inputB:output:)
- applyBackward(batchSize:inputA:inputB:output:outputGradient:generatingInputAGradient:generatingInputBGradient:)
- BNNS.BroadcastMatrixMultiplyLayer
- BNNS.ConvolutionLayer
- BNNS.DropoutLayer
- BNNS.FullyConnectedLayer
-
BNNS.FusedConvolutionNormalizationLayer
- init(input:output:convolutionWeights:convolutionBias:convolutionStride:convolutionDilationStride:convolutionPadding:normalization:normalizationBeta:normalizationGamma:normalizationMomentum:normalizationEpsilon:normalizationActivation:filterParameters:)
- apply(batchSize:input:output:for:)
- BNNS.LearningPhase
- BNNS.FusedFullyConnectedNormalizationLayer
- BNNS.FusedLayer
- BNNS.GramLayer
-
BNNS.LossLayer
- init(input:output:lossFunction:lossReduction:filterParameters:)
-
BNNS.LossFunction
- BNNS.LossFunction.categoricalCrossEntropy
- BNNS.LossFunction.cosineDistance
- BNNS.LossFunction.hinge
- BNNS.LossFunction.huber(huberDelta:)
- BNNS.LossFunction.log
- BNNS.LossFunction.meanAbsoluteError
- BNNS.LossFunction.meanSquareError
- BNNS.LossFunction.sigmoidCrossEntropy(labelSmoothing:)
- BNNS.LossFunction.softmaxCrossEntropy(labelSmoothing:)
- BNNS.LossFunction.yolo(parameters:)
- BNNS.LossFunction.YoloParameters
- bnnsLossFunction
- BNNS.LossReduction
- apply(batchSize:input:labels:output:generatingInputGradient:)
- BNNS.NormalizationLayer
- BNNS.PaddingLayer
- BNNS.PermuteLayer
- BNNS.PoolingLayer
-
BNNS.ReductionLayer
- init(function:input:output:weights:filterParameters:)
-
BNNS.ReductionFunction
- BNNS.ReductionFunction.max
- BNNS.ReductionFunction.maxIndex
- BNNS.ReductionFunction.mean
- BNNS.ReductionFunction.meanNonZero
- BNNS.ReductionFunction.min
- BNNS.ReductionFunction.minIndex
- BNNS.ReductionFunction.sum
- BNNS.ReductionFunction.sumOfAbsolutes
- BNNS.ReductionFunction.sumOfLogs(epsilon:)
- BNNS.ReductionFunction.sumOfSquares
- bnnsReduceFunction
- applyBackward(batchSize:input:output:outputGradient:generatingInputGradient:generatingWeightsGradient:)
- applyReduction(_:input:output:weights:filterParameters:)
- BNNS.ResizeLayer
-
BNNS.UnaryArithmeticLayer
- init(input:inputDescriptorType:output:outputDescriptorType:function:activation:filterParameters:)
-
BNNS.ArithmeticUnaryFunction
- BNNS.ArithmeticUnaryFunction.acos
- BNNS.ArithmeticUnaryFunction.acosh
- BNNS.ArithmeticUnaryFunction.asin
- BNNS.ArithmeticUnaryFunction.asinh
- BNNS.ArithmeticUnaryFunction.atan
- BNNS.ArithmeticUnaryFunction.atanh
- BNNS.ArithmeticUnaryFunction.ceil
- BNNS.ArithmeticUnaryFunction.cos
- BNNS.ArithmeticUnaryFunction.cosh
- BNNS.ArithmeticUnaryFunction.exp
- BNNS.ArithmeticUnaryFunction.exp2
- BNNS.ArithmeticUnaryFunction.floor
- BNNS.ArithmeticUnaryFunction.log
- BNNS.ArithmeticUnaryFunction.log2
- BNNS.ArithmeticUnaryFunction.reciprocalSquareRoot
- BNNS.ArithmeticUnaryFunction.round
- BNNS.ArithmeticUnaryFunction.sin
- BNNS.ArithmeticUnaryFunction.sinh
- BNNS.ArithmeticUnaryFunction.squareRoot
- BNNS.ArithmeticUnaryFunction.tan
- BNNS.ArithmeticUnaryFunction.tanh
- bnnsArithmeticFunction
- BNNS.ArithmeticUnaryFunction.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.DescriptorType
- apply(batchSize:input:output:)
- applyBackward(batchSize:input:output:outputGradient:generatingInputGradient:)
-
BNNS.AdamOptimizer
- init(learningRate:beta1:beta2:timeStep:epsilon:gradientScale:regularizationScale:clipsGradientsTo:regularizationFunction:)
- learningRate
- beta1
- beta2
- timeStep
- epsilon
- gradientScale
- regularizationScale
- gradientBounds
- regularizationFunction
- accumulatorCountMultiplier
- bnnsOptimizerFunction
- step(parameters:gradients:accumulators:filterParameters:)
-
BNNS.RMSPropOptimizer
- init(learningRate:alpha:epsilon:centered:momentum:gradientScale:regularizationScale:clipsGradientsTo:regularizationFunction:)
- learningRate
- alpha
- epsilon
- centered
- momentum
- gradientScale
- regularizationScale
- gradientBounds
- regularizationFunction
- accumulatorCountMultiplier
- bnnsOptimizerFunction
- step(parameters:gradients:accumulators:filterParameters:)
- BNNS.RelationalOperator
-
BNNS.SGDMomentumOptimizer
- init(learningRate:momentum:gradientScale:regularizationScale:clipsGradientsTo:usesNestrovMomentum:regularizationFunction:sgdMomentumVariant:)
- learningRate
- momentum
- gradientScale
- regularizationScale
- gradientBounds
- usesNestrovMomentum
- regularizationFunction
- sgdMomentumVariant
- accumulatorCountMultiplier
- bnnsOptimizerFunction
- step(parameters:gradients:accumulators:filterParameters:)
-
BNNS.ActivationFunction
- BNNS.ActivationFunction.abs
- BNNS.ActivationFunction.celu(alpha:)
- BNNS.ActivationFunction.clamp(bounds:)
- BNNS.ActivationFunction.clampedLeakyRectifiedLinear(alpha:beta:)
- BNNS.ActivationFunction.elu(alpha:)
- BNNS.ActivationFunction.geluApproximation(alpha:beta:)
- BNNS.ActivationFunction.geluApproximation2(alpha:beta:)
- BNNS.ActivationFunction.gumbel(alpha:beta:)
- BNNS.ActivationFunction.gumbelMax(alpha:beta:)
- BNNS.ActivationFunction.hardShrink(alpha:)
- BNNS.ActivationFunction.hardSigmoid(alpha:beta:)
- BNNS.ActivationFunction.identity
- BNNS.ActivationFunction.leakyRectifiedLinear(alpha:)
- BNNS.ActivationFunction.linear(alpha:)
- BNNS.ActivationFunction.linearWithBias(alpha:beta:)
- BNNS.ActivationFunction.logSigmoid
- BNNS.ActivationFunction.logSoftmax
- BNNS.ActivationFunction.rectifiedLinear
- BNNS.ActivationFunction.scaledTanh(alpha:beta:)
- BNNS.ActivationFunction.selu
- BNNS.ActivationFunction.sigmoid
- BNNS.ActivationFunction.softShrink(alpha:)
- BNNS.ActivationFunction.softmax
- BNNS.ActivationFunction.softplus(alpha:beta:)
- BNNS.ActivationFunction.softsign
- BNNS.ActivationFunction.tanh
- BNNS.ActivationFunction.tanhShrink
- BNNS.ActivationFunction.threshold(alpha:beta:)
- bnnsActivation
-
BNNS.ArithmeticBinaryFunction
- BNNS.ArithmeticBinaryFunction.add
- BNNS.ArithmeticBinaryFunction.subtract
- BNNS.ArithmeticBinaryFunction.divide
- BNNS.ArithmeticBinaryFunction.divideNoNaN
- BNNS.ArithmeticBinaryFunction.multiply
- BNNS.ArithmeticBinaryFunction.multiplyNoNaN
- BNNS.ArithmeticBinaryFunction.pow
- BNNS.ArithmeticBinaryFunction.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
-
BNNS.ArithmeticUnaryFunction
- BNNS.ArithmeticUnaryFunction.acos
- BNNS.ArithmeticUnaryFunction.acosh
- BNNS.ArithmeticUnaryFunction.asin
- BNNS.ArithmeticUnaryFunction.asinh
- BNNS.ArithmeticUnaryFunction.atan
- BNNS.ArithmeticUnaryFunction.atanh
- BNNS.ArithmeticUnaryFunction.ceil
- BNNS.ArithmeticUnaryFunction.cos
- BNNS.ArithmeticUnaryFunction.cosh
- BNNS.ArithmeticUnaryFunction.exp
- BNNS.ArithmeticUnaryFunction.exp2
- BNNS.ArithmeticUnaryFunction.floor
- BNNS.ArithmeticUnaryFunction.log
- BNNS.ArithmeticUnaryFunction.log2
- BNNS.ArithmeticUnaryFunction.reciprocalSquareRoot
- BNNS.ArithmeticUnaryFunction.round
- BNNS.ArithmeticUnaryFunction.sin
- BNNS.ArithmeticUnaryFunction.sinh
- BNNS.ArithmeticUnaryFunction.squareRoot
- BNNS.ArithmeticUnaryFunction.tan
- BNNS.ArithmeticUnaryFunction.tanh
- bnnsArithmeticFunction
- BNNS.ArithmeticUnaryFunction.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.ConvolutionPadding
- BNNS.ConvolutionType
-
BNNS.DataLayout
- BNNS.DataLayout.vector
- BNNS.DataLayout.matrixColumnMajor
- BNNS.DataLayout.matrixRowMajor
- BNNS.DataLayout.matrixFirstMajor
- BNNS.DataLayout.matrixLastMajor
- BNNS.DataLayout.imageCHW
- BNNS.DataLayout.tensor3DFirstMajor
- BNNS.DataLayout.tensor3DLastMajor
- BNNS.DataLayout.convolutionWeightsOIHW
- BNNS.DataLayout.tensor4DFirstMajor
- BNNS.DataLayout.tensor4DLastMajor
- BNNS.DataLayout.tensor5DFirstMajor
- BNNS.DataLayout.tensor5DLastMajor
- BNNS.DataLayout.tensor6DFirstMajor
- BNNS.DataLayout.tensor6DLastMajor
- BNNS.DataLayout.tensor7DFirstMajor
- BNNS.DataLayout.tensor7DLastMajor
- BNNS.DataLayout.tensor8DFirstMajor
- BNNS.DataLayout.tensor8DLastMajor
- rank
- BNNS.DataLayout.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.DescriptorType
- BNNS.Error
- BNNS.InterpolationMethod
- BNNS.LearningPhase
-
BNNS.LossFunction
- BNNS.LossFunction.categoricalCrossEntropy
- BNNS.LossFunction.cosineDistance
- BNNS.LossFunction.hinge
- BNNS.LossFunction.huber(huberDelta:)
- BNNS.LossFunction.log
- BNNS.LossFunction.meanAbsoluteError
- BNNS.LossFunction.meanSquareError
- BNNS.LossFunction.sigmoidCrossEntropy(labelSmoothing:)
- BNNS.LossFunction.softmaxCrossEntropy(labelSmoothing:)
- BNNS.LossFunction.yolo(parameters:)
- BNNS.LossFunction.YoloParameters
- bnnsLossFunction
- BNNS.LossReduction
- BNNS.NormalizationType
- BNNS.PaddingMode
- BNNS.PoolingType
-
BNNS.ReductionFunction
- BNNS.ReductionFunction.max
- BNNS.ReductionFunction.maxIndex
- BNNS.ReductionFunction.mean
- BNNS.ReductionFunction.meanNonZero
- BNNS.ReductionFunction.min
- BNNS.ReductionFunction.minIndex
- BNNS.ReductionFunction.sum
- BNNS.ReductionFunction.sumOfAbsolutes
- BNNS.ReductionFunction.sumOfLogs(epsilon:)
- BNNS.ReductionFunction.sumOfSquares
- bnnsReduceFunction
-
BNNS.Shape
- init(_:dataLayout:stride:)
- init(arrayLiteral:)
-
BNNS.DataLayout
- BNNS.DataLayout.vector
- BNNS.DataLayout.matrixColumnMajor
- BNNS.DataLayout.matrixRowMajor
- BNNS.DataLayout.matrixFirstMajor
- BNNS.DataLayout.matrixLastMajor
- BNNS.DataLayout.imageCHW
- BNNS.DataLayout.tensor3DFirstMajor
- BNNS.DataLayout.tensor3DLastMajor
- BNNS.DataLayout.convolutionWeightsOIHW
- BNNS.DataLayout.tensor4DFirstMajor
- BNNS.DataLayout.tensor4DLastMajor
- BNNS.DataLayout.tensor5DFirstMajor
- BNNS.DataLayout.tensor5DLastMajor
- BNNS.DataLayout.tensor6DFirstMajor
- BNNS.DataLayout.tensor6DLastMajor
- BNNS.DataLayout.tensor7DFirstMajor
- BNNS.DataLayout.tensor7DLastMajor
- BNNS.DataLayout.tensor8DFirstMajor
- BNNS.DataLayout.tensor8DLastMajor
- rank
- BNNS.DataLayout.AllCases
- allCases
- hashValue
- hash(into:)
- !=(_:_:)
- ==(_:_:)
- BNNS.Shape.vector(_:stride:)
- BNNS.Shape.matrixColumnMajor(_:_:stride:)
- BNNS.Shape.matrixRowMajor(_:_:stride:)
- BNNS.Shape.matrixFirstMajor(_:_:stride:)
- BNNS.Shape.matrixLastMajor(_:_:stride:)
- BNNS.Shape.imageCHW(_:_:_:stride:)
- BNNS.Shape.tensor3DFirstMajor(_:_:_:stride:)
- BNNS.Shape.tensor3DLastMajor(_:_:_:stride:)
- BNNS.Shape.convolutionWeightsOIHW(_:_:_:_:stride:)
- BNNS.Shape.tensor4DFirstMajor(_:_:_:_:stride:)
- BNNS.Shape.tensor4DLastMajor(_:_:_:_:stride:)
- BNNS.Shape.tensor5DFirstMajor(_:_:_:_:_:stride:)
- BNNS.Shape.tensor5DLastMajor(_:_:_:_:_:stride:)
- BNNS.Shape.tensor6DFirstMajor(_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor6DLastMajor(_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor7DFirstMajor(_:_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor7DLastMajor(_:_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor8DFirstMajor(_:_:_:_:_:_:_:_:stride:)
- BNNS.Shape.tensor8DLastMajor(_:_:_:_:_:_:_:_:stride:)
- batchStride
- layout
- rank
- size
- stride
- BNNS.Shape.ArrayLiteralElement
- BNNSOptimizer
- BNNSScalar
Security
os
-
Logging
- Logger
- OSLog
- OSLogType
-
OSLogMessage
- init(extendedGraphemeClusterLiteral:)
- init(stringInterpolation:)
- init(stringLiteral:)
- init(unicodeScalarLiteral:)
- OSLogMessage.ExtendedGraphemeClusterLiteralType
- OSLogMessage.StringInterpolation
- OSLogMessage.StringLiteralType
- OSLogMessage.UnicodeScalarLiteralType
- bufferSize
- interpolation
- maxOSLogArgumentCount
- os_log(_:log:_:)
- os_log(_:dso:log:_:_:)
- os_log(_:dso:log:type:_:)
- os_log(_:)
- OSLogStringAlignment
-
OSLogIntegerFormatting
- decimal
- hex
- octal
- decimal(explicitPositiveSign:)
- decimal(explicitPositiveSign:minDigits:)
- hex(explicitPositiveSign:includePrefix:uppercase:)
- hex(explicitPositiveSign:includePrefix:uppercase:minDigits:)
- octal(explicitPositiveSign:includePrefix:uppercase:)
- octal(explicitPositiveSign:includePrefix:uppercase:minDigits:)
-
OSLogFloatFormatting
- fixed
- hex
- exponential
- hybrid
- exponential(explicitPositiveSign:uppercase:)
- exponential(precision:explicitPositiveSign:uppercase:)
- fixed(explicitPositiveSign:uppercase:)
- fixed(precision:explicitPositiveSign:uppercase:)
- hex(explicitPositiveSign:uppercase:)
- hybrid(explicitPositiveSign:uppercase:)
- hybrid(precision:explicitPositiveSign:uppercase:)
- OSLogBoolFormat
-
OSLogInt32ExtendedFormat
- OSLogInt32ExtendedFormat.ipv4Address
- OSLogInt32ExtendedFormat.secondsSince1970
- OSLogInt32ExtendedFormat.darwinErrno
- OSLogInt32ExtendedFormat.darwinMode
- OSLogInt32ExtendedFormat.darwinSignal
- OSLogInt32ExtendedFormat.bitrate
- OSLogInt32ExtendedFormat.bitrateIEC
- OSLogInt32ExtendedFormat.truth
- OSLogInt32ExtendedFormat.answer
- hash(into:)
- hashValue
- !=(_:_:)
- ==(_:_:)
- OSLogPointerFormat
- OSLogPrivacy
-
OSLogInterpolation
- init(literalCapacity:interpolationCount:)
- OSLogInterpolation.StringLiteralType
- appendInterpolation(_:align:privacy:)
- appendLiteral(_:)
- appendInterpolation(_:format:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:format:align:privacy:)
- appendInterpolation(_:privacy:)
- appendInterpolation(_:bytes:format:privacy:)
- appendInterpolation(_:format:privacy:)
- appendInterpolation(_:align:privacy:)
- appendInterpolation(_:align:privacy:)
- os_signpost(_:dso:log:name:signpostID:)
- os_signpost(_:dso:log:name:signpostID:_:_:)
- os_signpost(_:dso:log:name:signpostID:)
- os_signpost(_:dso:log:name:signpostID:_:_:)
- OSSignpostType
- OSSignpostAnimationBegin
- OSSignpostID
- os_signpost_id_t
- AnimationFormatString
- Deprecated Symbols
Authentication Services
- Password AutoFill
-
SignInWithAppleButton
- SignInWithAppleButton.Body
- init(_:onRequest:onCompletion:)
- body
- accentColor(_:)
- accessibility(activationPoint:)
- accessibility(activationPoint:)
- accessibility(addTraits:)
- accessibility(hidden:)
- accessibility(hint:)
- accessibility(identifier:)
- accessibility(inputLabels:)
- accessibility(label:)
- accessibility(removeTraits:)
- accessibility(selectionIdentifier:)
- accessibility(sortPriority:)
- accessibility(value:)
- accessibilityAction(_:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityAction(named:_:)
- accessibilityActivationPoint(_:)
- accessibilityActivationPoint(_:)
- accessibilityAddTraits(_:)
- accessibilityAdjustableAction(_:)
- accessibilityElement(children:)
- accessibilityHidden(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityHint(_:)
- accessibilityIdentifier(_:)
- accessibilityIgnoresInvertColors(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityInputLabels(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabel(_:)
- accessibilityLabeledPair(role:id:in:)
- accessibilityLinkedGroup(id:in:)
- accessibilityRemoveTraits(_:)
- accessibilityScrollAction(_:)
- accessibilitySortPriority(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- accessibilityValue(_:)
- actionSheet(isPresented:content:)
- actionSheet(item:content:)
- alert(isPresented:content:)
- alert(item:content:)
- alignmentGuide(_:computeValue:)
- alignmentGuide(_:computeValue:)
- allowsHitTesting(_:)
- allowsTightening(_:)
- anchorPreference(key:value:transform:)
- animation(_:)
- animation(_:value:)
- aspectRatio(_:contentMode:)
- aspectRatio(_:contentMode:)
- autocapitalization(_:)
- background(_:alignment:)
- backgroundPreferenceValue(_:_:)
- blendMode(_:)
- blur(radius:opaque:)
- border(_:width:)
- brightness(_:)
- buttonStyle(_:)
- buttonStyle(_:)
- clipShape(_:style:)
- clipped(antialiased:)
- colorInvert()
- colorMultiply(_:)
- colorScheme(_:)
- compositingGroup()
- contentShape(_:eoFill:)
- contextMenu(_:)
- contextMenu(menuItems:)
- contrast(_:)
- coordinateSpace(name:)
- cornerRadius(_:antialiased:)
- datePickerStyle(_:)
- defaultAppStorage(_:)
- defaultWheelPickerItemHeight(_:)
- deleteDisabled(_:)
- digitalCrownRotation(_:)
- digitalCrownRotation(_:from:through:by:sensitivity:isContinuous:isHapticFeedbackEnabled:)
- disableAutocorrection(_:)
- disabled(_:)
- drawingGroup(opaque:colorMode:)
- edgesIgnoringSafeArea(_:)
- environment(_:_:)
- environmentObject(_:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileExporter(isPresented:documents:contentType:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)
- fileImporter(isPresented:allowedContentTypes:onCompletion:)
- fileMover(isPresented:file:onCompletion:)
- fileMover(isPresented:files:onCompletion:)
- fixedSize()
- fixedSize(horizontal:vertical:)
- flipsForRightToLeftLayoutDirection(_:)
- focusScope(_:)
- focusable(_:onFocusChange:)
- focusedValue(_:_:)
- font(_:)
- foregroundColor(_:)
- frame()
- frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)
- frame(width:height:alignment:)
- fullScreenCover(isPresented:onDismiss:content:)
- fullScreenCover(item:onDismiss:content:)
- gaugeStyle(_:)
- gesture(_:including:)
- grayscale(_:)
- groupBoxStyle(_:)
- handlesExternalEvents(preferring:allowing:)
- help(_:)
- help(_:)
- help(_:)
- hidden()
- highPriorityGesture(_:including:)
- hoverEffect(_:)
- hueRotation(_:)
- id(_:)
- ignoresSafeArea(_:edges:)
- imageScale(_:)
- indexViewStyle(_:)
- itemProvider(_:)
- keyboardShortcut(_:)
- keyboardShortcut(_:modifiers:)
- keyboardType(_:)
- labelStyle(_:)
- labelsHidden()
- layoutPriority(_:)
- lineLimit(_:)
- lineSpacing(_:)
- listItemTint(_:)
- listItemTint(_:)
- listRowBackground(_:)
- listRowInsets(_:)
- listRowPlatterColor(_:)
- listStyle(_:)
- luminanceToAlpha()
- mask(_:)
- matchedGeometryEffect(id:in:properties:anchor:isSource:)
- menuStyle(_:)
- minimumScaleFactor(_:)
- modifier(_:)
- moveDisabled(_:)
- multilineTextAlignment(_:)
- navigationBarBackButtonHidden(_:)
- navigationBarHidden(_:)
- navigationBarItems(leading:)
- navigationBarItems(leading:trailing:)
- navigationBarItems(trailing:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitle(_:displayMode:)
- navigationBarTitleDisplayMode(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationTitle(_:)
- navigationViewStyle(_:)
- offset(_:)
- offset(x:y:)
- onAppear(perform:)
- onChange(of:perform:)
- onContinueUserActivity(_:perform:)
- onDisappear(perform:)
- onDrag(_:)
- onDrop(of:delegate:)
- onDrop(of:delegate:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onDrop(of:isTargeted:perform:)
- onExitCommand(perform:)
- onHover(perform:)
- onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)
- onLongPressGesture(minimumDuration:pressing:perform:)
- onMoveCommand(perform:)
- onOpenURL(perform:)
- onPlayPauseCommand(perform:)
- onPreferenceChange(_:perform:)
- onReceive(_:perform:)
- onTapGesture(count:perform:)
- opacity(_:)
- overlay(_:alignment:)
- overlayPreferenceValue(_:_:)
- padding(_:)
- padding(_:)
- padding(_:_:)
- pickerStyle(_:)
- popover(isPresented:attachmentAnchor:arrowEdge:content:)
- popover(item:attachmentAnchor:arrowEdge:content:)
- position(_:)
- position(x:y:)
- preference(key:value:)
- preferredColorScheme(_:)
- prefersDefaultFocus(_:in:)
- previewContext(_:)
- previewDevice(_:)
- previewDisplayName(_:)
- previewLayout(_:)
- progressViewStyle(_:)
- projectionEffect(_:)
- redacted(reason:)
- rotation3DEffect(_:axis:anchor:anchorZ:perspective:)
- rotationEffect(_:anchor:)
- saturation(_:)
- scaleEffect(_:anchor:)
- scaleEffect(_:anchor:)
- scaleEffect(x:y:anchor:)
- scaledToFill()
- scaledToFit()
- shadow(color:radius:x:y:)
- sheet(isPresented:onDismiss:content:)
- sheet(item:onDismiss:content:)
- signInWithAppleButtonStyle(_:)
- simultaneousGesture(_:including:)
- statusBar(hidden:)
- tabItem(_:)
- tabViewStyle(_:)
- tag(_:)
- textCase(_:)
- textContentType(_:)
- textContentType(_:)
- textFieldStyle(_:)
- toggleStyle(_:)
- toolbar(content:)
- toolbar(content:)
- toolbar(id:content:)
- transaction(_:)
- transformAnchorPreference(key:value:transform:)
- transformEffect(_:)
- transformEnvironment(_:transform:)
- transformPreference(_:_:)
- transition(_:)
- truncationMode(_:)
- unredacted()
- userActivity(_:element:_:)
- userActivity(_:isActive:_:)
- zIndex(_:)
- SignInWithAppleButton.Label
- SignInWithAppleButton.Style
Device Management
MetricKit
MusicKit JS
-
MusicKit
- configure
- getInstance
- MusicKit.Configuration
- MusicKit.MusicKitInstance
- MusicKit.Player
- MusicKit.PlaybackBitrate
-
MusicKit.PlaybackStates
- MusicKit.PlaybackStates.completed
- MusicKit.PlaybackStates.ended
- MusicKit.PlaybackStates.loading
- MusicKit.PlaybackStates.none
- MusicKit.PlaybackStates.paused
- MusicKit.PlaybackStates.playing
- MusicKit.PlaybackStates.seeking
- MusicKit.PlaybackStates.stalled
- MusicKit.PlaybackStates.stopped
- MusicKit.PlaybackStates.waiting
- MusicKit.PlayerRepeatMode
- MusicKit.PlayerShuffleMode
- MusicKit.API
- MusicKit.MediaItem
- MusicKit.Queue
- MusicKit.SetQueueOptions
-
MusicKit.MKError
- ACCESS_DENIED
- AUTHORIZATION_ERROR
- CONFIGURATION_ERROR
- CONTENT_RESTRICTED
- INVALID_ARGUMENTS
- MEDIA_CERTIFICATE
- MEDIA_DESCRIPTOR
- MEDIA_KEY
- MEDIA_LICENSE
- MEDIA_PLAYBACK
- MEDIA_SESSION
- NETWORK_ERROR
- NOT_FOUND
- QUOTA_EXCEEDED
- SERVER_ERROR
- SERVICE_UNAVAILABLE
- SUBSCRIPTION_ERROR
- UNKNOWN_ERROR
- UNSUPPORTED_ERROR
- formattedMilliseconds
- formattedSeconds
- generateEmbedCode
- MusicKit.Events
- errors
- formatMediaTime